summaryrefslogtreecommitdiff
path: root/elements/coreutils-common/diff.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/diff.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/diff.bst')
-rw-r--r--elements/coreutils-common/diff.bst17
1 files changed, 0 insertions, 17 deletions
diff --git a/elements/coreutils-common/diff.bst b/elements/coreutils-common/diff.bst
deleted file mode 100644
index edbc7aaf..00000000
--- a/elements/coreutils-common/diff.bst
+++ /dev/null
@@ -1,17 +0,0 @@
-kind: autotools
-depends:
-- core.bst
-- coreutils-common/coreutils.bst
-sources:
-- kind: git
- url: upstream:diffutils
- track: baserock/v3.3
- ref: bd86eb1a1e87ab85a7c8dbb658fa829ce69c252e
- 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