projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3331ccc
)
Fix nfs-utils build, thanks forum2006 (#1924)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 23 Jun 2007 14:58:37 +0000
(14:58 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 23 Jun 2007 14:58:37 +0000
(14:58 +0000)
SVN-Revision: 7713
net/nfs-utils/Makefile
patch
|
blob
|
history
diff --git
a/net/nfs-utils/Makefile
b/net/nfs-utils/Makefile
index e5ab881c3d7bea31f7eaa0332e7d0a0565356ef1..85bd046d9a701c543170707e3c69f2b40da688c4 100644
(file)
--- a/
net/nfs-utils/Makefile
+++ b/
net/nfs-utils/Makefile
@@
-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)