fix cups build on osx
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6796 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a2cc28204f
commit
927f62402a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user