summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/diff.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-11 13:15:06 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-18 21:06:17 +0000
commit8d2e6b6c7a764284e7dacc15698452d6e19be977 (patch)
tree3455c30b0b25d2e2b2aef4018470cbb4fe2ccacb /strata/coreutils-common/diff.morph
parentbab3b7a33e664f8d0eb1d2424e480cdb3b7675c5 (diff)
downloaddefinitions-8d2e6b6c7a764284e7dacc15698452d6e19be977.tar.gz
Use GNU 'diff' instead the one from busyboxbaserock/jjardon/sed_diff
The busybox version caused problems with some packages
Diffstat (limited to 'strata/coreutils-common/diff.morph')
-rw-r--r--strata/coreutils-common/diff.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/coreutils-common/diff.morph b/strata/coreutils-common/diff.morph
new file mode 100644
index 00000000..7d783d71
--- /dev/null
+++ b/strata/coreutils-common/diff.morph
@@ -0,0 +1,6 @@
+name: diff
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./bootstrap --skip-po
+- ./configure --prefix="$PREFIX"