summaryrefslogtreecommitdiff
path: root/strata/nfs
diff options
context:
space:
mode:
authorFirehose merge bot <firehose@merge.bot>2015-09-11 14:53:48 +0000
committerFirehose merge bot <firehose@merge.bot>2015-09-11 14:53:48 +0000
commitb4d53e2cc0e63babbc4b3fec8a68ae67f47fab00 (patch)
tree862c0d368c4d561b57b940d173152e1c541ba933 /strata/nfs
parent0fcbdc18897c838d5ef56be15f3a25c4f506c6fb (diff)
downloaddefinitions-b4d53e2cc0e63babbc4b3fec8a68ae67f47fab00.tar.gz
Firehose test commit
Diffstat (limited to 'strata/nfs')
-rw-r--r--strata/nfs/nfs-utils.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/strata/nfs/nfs-utils.morph b/strata/nfs/nfs-utils.morph
index c412e1d0..8116a9f4 100644
--- a/strata/nfs/nfs-utils.morph
+++ b/strata/nfs/nfs-utils.morph
@@ -3,7 +3,8 @@ kind: chunk
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
-- ./configure --prefix="$PREFIX" --disable-nfsv4 --disable-nfsv41 --disable-gss --with-rpcgen=internal --without-tcp-wrappers
+- ./configure --prefix="$PREFIX" --disable-nfsv4 --disable-nfsv41 --disable-gss --with-rpcgen=internal
+ --without-tcp-wrappers
install-commands:
- make DESTDIR="$DESTDIR" install
- mkdir -p "$DESTDIR"/lib/systemd/system