mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-25 00:53:44 +02:00
nanonote-files: cleanup the file structure. move data/qi_lb60/files to package root
This commit is contained in:
parent
625f215e83
commit
f74c593b03
@ -45,6 +45,9 @@ endef
|
|||||||
|
|
||||||
define Package/nanonote-data-files/install
|
define Package/nanonote-data-files/install
|
||||||
$(INSTALL_DIR) $(1)/usr/share/nanonote/
|
$(INSTALL_DIR) $(1)/usr/share/nanonote/
|
||||||
|
$(INSTALL_DIR) $(1)/usr/share/nanonote/files/
|
||||||
|
|
||||||
|
$(CP) ./files/* $(1)/usr/share/nanonote/files/
|
||||||
$(CP) ./data/qi_lb60/* $(1)/usr/share/nanonote/
|
$(CP) ./data/qi_lb60/* $(1)/usr/share/nanonote/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user