gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-ev] branch master updated: revert builddir


From: gnunet
Subject: [GNUnet-SVN] [gnunet-ev] branch master updated: revert builddir
Date: Wed, 24 Oct 2018 17:22:52 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet-ev.

The following commit(s) were added to refs/heads/master by this push:
     new e732a73  revert builddir
e732a73 is described below

commit e732a735f1e45a37ea70014566b4e994439cc800
Author: Nils Gillmann <address@hidden>
AuthorDate: Wed Oct 24 15:23:48 2018 +0000

    revert builddir
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index b98a040..cf83c22 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 OUT=pdf_build_artifacts
 BUILD=texi_tmp
-TEXI=texi2pdf -q --build-dir=$(BUILD)
+TEXI=texi2pdf -q
+#--build-dir=$(BUILD)
 
 pdf:
        mkdir -p $(BUILD)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]