Fix nfs-utils build, thanks forum2006 (#1924)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7713 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
08b6d73184
commit
d82cf6b6d9
@ -46,7 +46,7 @@ endef
|
||||
|
||||
define Package/Template
|
||||
@if [ \! -f "$(PKG_INSTALL_DIR)/$(1)" ]; then \
|
||||
rm -f $(PKG_BUILD_DIR)/.built; \
|
||||
-rm -f $(PKG_BUILD_DIR)/.built; \
|
||||
$(MAKE) $(PKG_BUILD_DIR)/.built; \
|
||||
fi
|
||||
$(INSTALL_DIR) $(2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user