fix cups build on osx
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Apr 2007 15:06:16 +0000 (15:06 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 1 Apr 2007 15:06:16 +0000 (15:06 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6796 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/cups/Makefile

index bf76409..48cf229 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