Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Tue, 29 Jun 2004 19:29:07 +0000 (19:29 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 29 Jun 2004 19:29:07 +0000 (19:29 +0000)
into zelda.tuxnami.org:/home/kergoth/code/packages

2004/06/29 14:26:41-05:00 (none)!kergoth
Fix the coreutils 5.1.3 build failure.  Added a configure option to disable man pages, and made them disabled by default when crosscompiling.

BKrev: 40e1c303Lc0tFqm9-8MDljlYYPbNWw

coreutils/coreutils-5.1.3/man.patch [new file with mode: 0644]
coreutils/coreutils_5.1.3.oe

diff --git a/coreutils/coreutils-5.1.3/man.patch b/coreutils/coreutils-5.1.3/man.patch
new file mode 100644 (file)
index 0000000..e69de29
index 40d1dea..f773160 100644 (file)
@@ -1,8 +1,7 @@
 DESCRIPTION = "A collection of core GNU utilities."
 
 SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
-           file://install-cross.patch;patch=1;pnum=0"
+           file://install-cross.patch;patch=1;pnum=0 \
+           file://man.patch;patch=1"
 
 inherit autotools
-
-export EXTRA_OEMAKE="'SUBDIRS=lib src doc m4 po tests' MAKEFLAGS="