summaryrefslogtreecommitdiff
path: root/strata/nfs
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-11-19 16:09:07 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-11-19 16:09:07 +0000
commit53c7140bfe3317abeeaa85fc2f72cc8d9b052355 (patch)
tree7f02dd4c306b5619988b87b9a2a5cf28a5fcd02b /strata/nfs
parente3e0baf91a5f0e1bcd1fad06345bbe4ec88fad1d (diff)
downloaddefinitions-53c7140bfe3317abeeaa85fc2f72cc8d9b052355.tar.gz
After morph-converter.shbaserock/ps/simple-defs
Diffstat (limited to 'strata/nfs')
-rw-r--r--strata/nfs/nfs-utils.def (renamed from strata/nfs/nfs-utils.morph)1
-rw-r--r--strata/nfs/rpcbind.def (renamed from strata/nfs/rpcbind.morph)1
-rw-r--r--strata/nfs/tcp-wrappers.def (renamed from strata/nfs/tcp-wrappers.morph)1
-rw-r--r--strata/nfs/ti-rpc.def (renamed from strata/nfs/ti-rpc.morph)1
4 files changed, 0 insertions, 4 deletions
diff --git a/strata/nfs/nfs-utils.morph b/strata/nfs/nfs-utils.def
index c412e1d0..7f890bc9 100644
--- a/strata/nfs/nfs-utils.morph
+++ b/strata/nfs/nfs-utils.def
@@ -1,5 +1,4 @@
name: nfs-utils
-kind: chunk
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
diff --git a/strata/nfs/rpcbind.morph b/strata/nfs/rpcbind.def
index 0ca929dc..7b80e19e 100644
--- a/strata/nfs/rpcbind.morph
+++ b/strata/nfs/rpcbind.def
@@ -1,5 +1,4 @@
name: rpcbind
-kind: chunk
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh
diff --git a/strata/nfs/tcp-wrappers.morph b/strata/nfs/tcp-wrappers.def
index c68671f6..80cfcc51 100644
--- a/strata/nfs/tcp-wrappers.morph
+++ b/strata/nfs/tcp-wrappers.def
@@ -1,5 +1,4 @@
name: tcp-wrappers
-kind: chunk
build-commands:
- make MAJOR=0 MINOR=7 REL=6 linux
install-commands:
diff --git a/strata/nfs/ti-rpc.morph b/strata/nfs/ti-rpc.def
index 3fb91e1f..5edecefd 100644
--- a/strata/nfs/ti-rpc.morph
+++ b/strata/nfs/ti-rpc.def
@@ -1,5 +1,4 @@
name: ti-rpc
-kind: chunk
build-system: autotools
configure-commands:
- NOCONFIGURE=1 ./autogen.sh