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
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="