pkgsrc-WIP-changes archive

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

gnunet: Remove comment in Makefile.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Thu Feb 28 12:43:38 2019 +0000
Changeset:	86aa09ad73a1d35a82486e0db18215cd4d57c3ee

Modified Files:
	gnunet/Makefile

Log Message:
gnunet: Remove comment in Makefile.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86aa09ad73a1d35a82486e0db18215cd4d57c3ee

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnunet/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 9429f9b64e..90ff049fb8 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -59,7 +59,7 @@ USER_GROUP=			${GNUNET_USER} ${GNUNET_GROUP}
 OWN_DIRS_PERMS+=		${PKG_HOME.${GNUNET_USER}} ${USER_GROUP} 0700
 
 MAKE_DIRS+=			${PKG_SYSCONFDIR}
-AUTO_MKDIRS=			YES # ?
+AUTO_MKDIRS=			YES
 CONF_FILES+=			${FILESDIR}/gnunet.conf \
 				${PKG_SYSCONFDIR}/gnunet.conf
 


Home | Main Index | Thread Index | Old Index