summaryrefslogtreecommitdiffstats
path: root/package/cups
diff options
context:
space:
mode:
Diffstat (limited to 'package/cups')
-rw-r--r--package/cups/cups.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cups/cups.mk b/package/cups/cups.mk
index 226a832fe..3eb83eac9 100644
--- a/package/cups/cups.mk
+++ b/package/cups/cups.mk
@@ -14,7 +14,7 @@ CUPS_CONF_OPT = --without-perl \
--without-java \
--disable-gnutls \
--disable-gssapi \
- --libdir=/usr/$(if $(BR2_ARCH_IS_64),lib64,lib)
+ --libdir=/usr/lib
CUPS_DEPENDENCIES = $(if $(BR2_PACKAGE_ZLIB),zlib) \
$(if $(BR2_PACKAGE_LIBPNG),libpng) \