From 8d2e6b6c7a764284e7dacc15698452d6e19be977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 11 Feb 2015 13:15:06 +0000 Subject: Use GNU 'diff' instead the one from busybox The busybox version caused problems with some packages --- strata/coreutils-common/diff.morph | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 strata/coreutils-common/diff.morph (limited to 'strata/coreutils-common/diff.morph') 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" -- cgit v1.2.1