projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed ticket #169 thanks to gps !
[openwrt.git]
/
package
/
wireless-tools
/
Makefile
diff --git
a/package/wireless-tools/Makefile
b/package/wireless-tools/Makefile
index
c4767b2
..
20f4577
100644
(file)
--- a/
package/wireless-tools/Makefile
+++ b/
package/wireless-tools/Makefile
@@
-18,7
+18,7
@@
include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,WIRELESS_TOOLS,wireless-tools,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
-$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.prepared
+$(PKG_BUILD_DIR)/.configured:
touch $@
$(PKG_BUILD_DIR)/.built: $(PKG_BUILD_DIR)/.configured
This page took
0.02163 seconds
and
4
git commands to generate.