[Lunar-commits] <moonbase> scribus: install icon separately

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Sat Jun 2 15:01:59 CEST 2012


commit 4c174a5196748a5e4d2c07efad1e02a1ffc448ea
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Sat Jun 2 15:01:59 2012 +0200

    scribus: install icon separately
---
 qt4-apps/scribus/BUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/qt4-apps/scribus/BUILD b/qt4-apps/scribus/BUILD
index dea0014..1daa063 100644
--- a/qt4-apps/scribus/BUILD
+++ b/qt4-apps/scribus/BUILD
@@ -5,6 +5,8 @@
 
   source /etc/profile.d/qt4.rc &&
 
-  default_cmake_build
+  default_cmake_build &&
+
+  install -Dm0644 ${SOURCE_DIRECTORY}/resources/icons/AppIcon.png /usr/share/icons/hicolor/32x32/apps/scribus.png
 
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list