[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam-software-compilation] project/bundles/appimage: add missing digiKam icons located on hicolo
From:       Gilles Caulier <null () kde ! org>
Date:       2017-01-31 19:11:12
Message-ID: E1cYdpg-0004L7-GO () code ! kde ! org
[Download RAW message or body]

Git commit 8aba3ee99e1162f40dbb69871899f7ff6406aa14 by Gilles Caulier.
Committed on 31/01/2017 at 19:10.
Pushed by cgilles into branch 'master'.

add missing digiKam icons located on hicolor
CCBUGS: 374313

M  +7    -0    project/bundles/appimage/04-build-appimage.sh

https://commits.kde.org/digikam-software-compilation/8aba3ee99e1162f40dbb69871899f7ff6406aa14


diff --git a/project/bundles/appimage/04-build-appimage.sh \
b/project/bundles/appimage/04-build-appimage.sh index ead439d..294b79a 100755
--- a/project/bundles/appimage/04-build-appimage.sh
+++ b/project/bundles/appimage/04-build-appimage.sh
@@ -156,6 +156,13 @@ for FILE in $FILES ; do
     cp --parents $FILE ./
 done
 
+# digiKam icons files
+FILES=$(cat $ORIG_WD/logs/build-digikam.full.log |grep /usr/share/icons/ | cut -d' ' \
-f3) +
+for FILE in $FILES ; do
+    cp --parents $FILE ./
+done
+
 # Marble data and plugins files
 
 cp -r /usr/$LIB_PATH_ALT/marble/plugins/ ./usr/bin/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic