pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnunet: Remove configure argument for infodir, suggested by leot@.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%n0.is@localhost>
Pushed By: ng0
Date: Thu Feb 28 12:32:55 2019 +0000
Changeset: 63e8c5243046dacd03800ea466898d32f5864268
Modified Files:
gnunet/Makefile
Log Message:
gnunet: Remove configure argument for infodir, suggested by leot@.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=63e8c5243046dacd03800ea466898d32f5864268
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnunet/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index 89c214e946..9429f9b64e 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -23,7 +23,6 @@ INFO_FILES= yes
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
-CONFIGURE_ARGS+= --infodir=${PREFIX}/info
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-extractor=${BUILDLINK_PREFIX.libextractor}
Home |
Main Index |
Thread Index |
Old Index