kumquat-buildroot/package/util-linux
Peter Korsgaard 71f279f9a2 util-linux: fix install when locales are enabled
util-linux uses mkinstalldirs to install .po files when locales are
enabled, but the definition of MKINSTALLDIRS comes from a tweaked
nls.m4 (based on the one from gettext).

When we autoreconf the package, we end up using the system (staging)
version of nls.m4, so MKINSTALLDIRS doesn't get defined.

Fix it by passing a definition of MKINSTALLDIRS to make during the
install steps.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-08-12 09:45:50 +02:00
..
Config.in util-linux: add option for libmount 2011-07-29 13:38:49 +02:00
util-linux-uclibc-build-fix.patch util-linux: convert to autotarget and bump to 2.19.1 2011-07-27 09:41:44 +02:00
util-linux.mk util-linux: fix install when locales are enabled 2011-08-12 09:45:50 +02:00