buildrootschalter/package/cups
Arnout Vandecappelle 7655b95e27 cups: fix libdir handling
Cups uses /usr/lib64 if the HOST has it, no matter if it is cross compiling
for a 32bit arch, breaking the build for stuff looking in /usr/lib.

The fix of commit edd2716c didn't work, it would just force /usr/lib64 if
the target is 64 bit.  Instead, force installation in /usr/lib regardless
of the host.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-04 12:07:12 +01:00
..
Config.in cups: uses fork(), only available on MMU platforms 2012-08-26 10:56:12 +02:00
cups-fix-stack-protector-check.patch cups: fix -fstack-protector configure check 2009-05-14 17:05:48 +02:00
cups-mantohtml.patch cups: remove version number from patches 2009-05-14 17:24:46 +02:00
cups.mk cups: fix libdir handling 2012-11-04 12:07:12 +01:00