summaryrefslogtreecommitdiff
path: root/strata/nfs/rpcbind.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/nfs/rpcbind.morph')
-rw-r--r--strata/nfs/rpcbind.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/nfs/rpcbind.morph b/strata/nfs/rpcbind.morph
index 35b9c77a..0ca929dc 100644
--- a/strata/nfs/rpcbind.morph
+++ b/strata/nfs/rpcbind.morph
@@ -3,7 +3,7 @@ kind: chunk
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
-- ./configure --prefix="$PREFIX" --enable-libwrap --with-rpcuser=nobody --enable-warmstarts
+- ./configure --prefix="$PREFIX" --with-rpcuser=nobody --enable-warmstarts
install-commands:
- make DESTDIR="$DESTDIR" install
- mkdir -p "$DESTDIR"/lib/systemd/system