pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Fixup edit debris.
Module Name: pkgsrc-wip
Committed By: Alexander Schreiber <als%thangorodrim.de@localhost>
Pushed By: als
Date: Sun Mar 26 23:31:58 2023 +0000
Changeset: 6d3cc161768a2eef6730f38338c30d31b2379fa5
Modified Files:
glusterfs/Makefile
Log Message:
Fixup edit debris.
Signed-off-by: Alexander Schreiber <als%thangorodrim.de@localhost>
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6d3cc161768a2eef6730f38338c30d31b2379fa5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
glusterfs/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/glusterfs/Makefile b/glusterfs/Makefile
index e1f03b1868..e972ec9277 100644
--- a/glusterfs/Makefile
+++ b/glusterfs/Makefile
@@ -18,6 +18,8 @@ CONFIGURE_ARGS+= --disable-fusermount
CONFIGURE_ARGS+= --disable-fuse-notifications
CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --without-tcmalloc
+# libtirpc not in pkgsrc (yet)
+CONFIGURE_ARGS+= --without-libtirpc
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/${PKGBASE}
Home |
Main Index |
Thread Index |
Old Index