summaryrefslogtreecommitdiff
path: root/nfs-utils.morph
diff options
context:
space:
mode:
Diffstat (limited to 'nfs-utils.morph')
-rw-r--r--nfs-utils.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfs-utils.morph b/nfs-utils.morph
index 88cbc55..65c20e6 100644
--- a/nfs-utils.morph
+++ b/nfs-utils.morph
@@ -4,6 +4,6 @@
"build-system": "autotools",
"configure-commands": [
"NOCONFIGURE=1 ./autogen.sh",
- "./configure --prefix=\"$PREFIX\" --disable-nfsv4 --disable-nfsv41 --disable-gss --disable-tirpc --with-rpcgen=internal"
+ "./configure --prefix=\"$PREFIX\" --disable-nfsv4 --disable-nfsv41 --disable-gss --with-rpcgen=internal"
]
}