summaryrefslogtreecommitdiff
path: root/elements/coreutils-common/sed.bst
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2018-07-18 14:25:28 +0100
committerBen Brewer <ben.brewer@codethink.co.uk>2018-07-25 10:39:27 +0100
commita71285febaa039bf0c4508b0c8afb981808a7555 (patch)
treee915fe121230d1468aa399103916bb41efea751c /elements/coreutils-common/sed.bst
parent1b4f6edf42b32ab0da020888aeba65283adef60d (diff)
downloaddefinitions-a71285febaa039bf0c4508b0c8afb981808a7555.tar.gz
Remove coreutils-common stack
Only coreutils.bst is used in another element, remove unnecessary elements.
Diffstat (limited to 'elements/coreutils-common/sed.bst')
-rw-r--r--elements/coreutils-common/sed.bst17
1 files changed, 0 insertions, 17 deletions
diff --git a/elements/coreutils-common/sed.bst b/elements/coreutils-common/sed.bst
deleted file mode 100644
index c2ee9626..00000000
--- a/elements/coreutils-common/sed.bst
+++ /dev/null
@@ -1,17 +0,0 @@
-kind: autotools
-depends:
-- core.bst
-- coreutils-common/coreutils.bst
-sources:
-- kind: git
- url: upstream:sed
- track: baserock/morph
- ref: ed4b1d7c04f92b330b940d4f0d02cd51d2473ce9
- submodules:
- gnulib:
- url: upstream:gnulib
-config:
- configure-commands:
- - sed -i -e '/^buildreq="/,/^"/{/rsync/d}' bootstrap.conf
- - ./bootstrap --skip-po --no-git --gnulib-srcdir=gnulib
- - ./configure --prefix="%{prefix}" --disable-gcc-warnings