summaryrefslogtreecommitdiff
path: root/strata/webtools/tar.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/webtools/tar.morph')
-rw-r--r--strata/webtools/tar.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/webtools/tar.morph b/strata/webtools/tar.morph
deleted file mode 100644
index 9219abeb..00000000
--- a/strata/webtools/tar.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: tar
-kind: chunk
-configure-commands:
-- bash bootstrap --skip-po
-- FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin
- --disable-nls --disable-gcc-warnings
-build-commands:
-- make
-install-commands:
-- make DESTDIR="$DESTDIR" install