summaryrefslogtreecommitdiff
path: root/strata/webtools
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-03-23 04:05:00 +0000
committerJavier Jardón <jjardon@gnome.org>2015-03-23 04:05:00 +0000
commit632c674222763a4f0d8ca066862a39d221866ad8 (patch)
tree8f3e7c8ff822c42e3f62ca629a73b834d9322fc7 /strata/webtools
parent0af3347318558cbd87d458432dc91701dee80d57 (diff)
downloaddefinitions-632c674222763a4f0d8ca066862a39d221866ad8.tar.gz
Move 'tar' from webtools to coreutils-common stratum
Change-Id: I18c5cb1185bf6c53032a7c4bd29f33598eac7031
Diffstat (limited to 'strata/webtools')
-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