mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
nanonote-files: cleanup the file structure. move data/qi_lb60/files to package root
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user