gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/02: pretty: fix location.


From: gnunet
Subject: [gnunet] 01/02: pretty: fix location.
Date: Tue, 26 Nov 2019 20:15:42 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

commit 43184f0a3768ce7b0e311d6ec85145c1aab9dd96
Author: ng0 <address@hidden>
AuthorDate: Tue Nov 26 19:10:59 2019 +0000

    pretty: fix location.
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index b9538134c..a5b12bad9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ doc_DATA = COPYING README
 ACLOCAL_AMFLAGS = -I m4
 
 if HAVE_UNCRUSTIFY_BINARY
-MCRUSTIFY = find $(top_srcdir) -type f -name '*.c' -or -name '*.h' -print0 | 
xargs -0 uncrustify -c $(top_srcdir)/contrib/uncrustify.cfg -q --replace 
--no-backup 2>&1 || true
+MCRUSTIFY = find $(top_srcdir) -type f -name '*.c' -or -name '*.h' -print0 | 
xargs -0 uncrustify -c $(top_srcdir)/uncrustify.cfg -q --replace --no-backup 
2>&1 || true
 else
 MCRUSTIFY = echo "crustify: skipped"
 endif

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



reply via email to

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