mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-02 20:21:55 +00:00
Create pixmaps folder if it doesn't exist
This commit is contained in:
parent
9d2f9c9f02
commit
66e628eb89
@ -37,6 +37,7 @@ endif
|
||||
common:
|
||||
-mkdir -p $(LIB_PATH)/syncplay/syncplay/resources/lua/intf
|
||||
-mkdir -p $(APP_SHORTCUT_PATH)
|
||||
-mkdir -p $(SHARE_PATH)/pixmaps/
|
||||
cp -r syncplay $(LIB_PATH)/syncplay/
|
||||
chmod 755 $(LIB_PATH)/syncplay/
|
||||
cp -r syncplay/resources/hicolor $(SHARE_PATH)/icons/
|
||||
|
Loading…
Reference in New Issue
Block a user