pkgsrc-WIP-changes archive

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

gnunet: revert commit in conf



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Sat Jul 18 10:57:33 2020 +0200
Changeset:	b74f82ce98eec6060a341274620cd272eadef83a

Modified Files:
	gnunet/files/gnunet.conf

Log Message:
gnunet: revert commit in conf

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

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

diffstat:
 gnunet/files/gnunet.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/gnunet/files/gnunet.conf b/gnunet/files/gnunet.conf
index 28638b9821..6afccc6736 100644
--- a/gnunet/files/gnunet.conf
+++ b/gnunet/files/gnunet.conf
@@ -1,8 +1,8 @@
 [PATHS]
 DEFAULTCONFIG = /usr/pkg/etc/gnunet/gnunet.conf
-GNUNET_DATA_HOME = /var/chroot/gnunet/data
-GNUNET_RUNTIME_DIR = /var/chroot/gnunet
-GNUNET_HOME = /var/chroot/gnunet
+GNUNET_DATA_HOME = @GNUNET_DIR@/data
+GNUNET_RUNTIME_DIR = @GNUNET_DIR@
+GNUNET_HOME = @GNUNET_DIR@
 
 # choose your database backend
 #[datastore]


Home | Main Index | Thread Index | Old Index