summaryrefslogtreecommitdiff
path: root/elements/coreutils-common/diff.bst
diff options
context:
space:
mode:
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