From 66e628eb89401628ce029b062d0f272ced5deb3d Mon Sep 17 00:00:00 2001 From: daniel-123 Date: Mon, 25 May 2020 23:34:04 +0200 Subject: [PATCH] Create pixmaps folder if it doesn't exist --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index 9400be5..9ac836f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -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/