summaryrefslogtreecommitdiff
path: root/packages/diffutils/diffutils_2.8.1.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-04-25 10:22:02 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-04-25 10:22:02 +0000
commit42419dd9280115ec36a15c3e069c170f011e0124 (patch)
tree2d5e99e517972d15f5138bc3ec5919c2d6fd8cfa /packages/diffutils/diffutils_2.8.1.bb
parent7be2327609e078032ca834eaec5108afac0b668a (diff)
parentf452835f53842a6b0663c27c40c4db62e944842e (diff)
merge of '82673acfb73d52fea0af1765fcc388e06da120fe'
and 'b37044d8c845daa30d482ff54744391de3b55387'
Diffstat (limited to 'packages/diffutils/diffutils_2.8.1.bb')
-rw-r--r--packages/diffutils/diffutils_2.8.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/diffutils/diffutils_2.8.1.bb b/packages/diffutils/diffutils_2.8.1.bb
index 584188c2a3..b979fa89f6 100644
--- a/packages/diffutils/diffutils_2.8.1.bb
+++ b/packages/diffutils/diffutils_2.8.1.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL"
DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
sdiff, and cmp utilities. These programs are usually \
used for creating patch files."
-PR = "r3"
+PR = "r4"
SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
@@ -15,6 +15,7 @@ inherit autotools update-alternatives
# because it uses __mempcpy, there are other things (TBD:
# see diffutils.mk in buildroot)
EXTRA_OECONF_linux-uclibc = "--without-included-regex"
+EXTRA_OECONF_linux-uclibcgnueabi = "--without-included-regex"
do_install_append () {
mv ${D}${bindir}/diff ${D}${bindir}/diff.${PN}