contrib/freifunk-gwcheck: Also copy files in root/
This commit is contained in:
parent
256daa259b
commit
20ac6bbd4b
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ endef
|
|||
|
||||
define Package/freifunk-gwcheck/install
|
||||
$(CP) ./files/* $(1)/
|
||||
$(CP) ./root/* $(1)/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,freifunk-gwcheck))
|
||||
|
|
Loading…
Reference in a new issue