fix cups build on osx
authorFelix Fietkau <nbd@openwrt.org>
Sun, 1 Apr 2007 15:06:16 +0000 (15:06 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 1 Apr 2007 15:06:16 +0000 (15:06 +0000)
SVN-Revision: 6796

net/cups/Makefile

index bf76409fc4a68aeaa3b72570da1086608ab30812..48cf229635f7b9ca715ad5311fe622ef784f4e8b 100644 (file)
@@ -67,6 +67,7 @@ define Build/Compile
        rm -rf $(PKG_INSTALL_DIR)
        mkdir -p $(PKG_INSTALL_DIR)
        $(MAKE) -C $(PKG_BUILD_DIR) \
+               $(TARGET_CONFIGURE_OPTS) \
                DSTROOT="$(PKG_INSTALL_DIR)" \
                STRIP="/bin/true" \
                all install