projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
256daa2
)
contrib/freifunk-gwcheck: Also copy files in root/
author
Manuel Munz
<freifunk@somakoma.de>
Sun, 13 Nov 2011 13:48:48 +0000
(13:48 +0000)
committer
Manuel Munz
<freifunk@somakoma.de>
Sun, 13 Nov 2011 13:48:48 +0000
(13:48 +0000)
contrib/package/freifunk-gwcheck/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/freifunk-gwcheck/Makefile
b/contrib/package/freifunk-gwcheck/Makefile
index a0945e1d80bab82731f7176139bb2fc9a479495f..1563b0cb3e603d5054ef71e3a90fe81745132f9c 100644
(file)
--- a/
contrib/package/freifunk-gwcheck/Makefile
+++ b/
contrib/package/freifunk-gwcheck/Makefile
@@
-34,6
+34,7
@@
endef
define Package/freifunk-gwcheck/install
$(CP) ./files/* $(1)/
+ $(CP) ./root/* $(1)/
endef
$(eval $(call BuildPackage,freifunk-gwcheck))