mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sulu: update makefile for vite settings
This commit is contained in:
parent
64dbe2aac5
commit
ae26c1e9a8
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ endef
|
||||||
|
|
||||||
define Package/sulu/install
|
define Package/sulu/install
|
||||||
$(INSTALL_DIR) $(1)/www
|
$(INSTALL_DIR) $(1)/www
|
||||||
$(CP) $(PKG_BUILD_DIR)/out/* $(1)/www
|
$(CP) $(PKG_BUILD_DIR)/dist/* $(1)/www
|
||||||
# $(CP) ./files/* $(1)/
|
# $(CP) ./files/* $(1)/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue