[SCM] sineshaper/master: Really install desktop file and icon

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jul 25 17:55:17 UTC 2011


The following commit has been merged in the master branch:
commit 98d7715f044cb125754dc8b288619d44fd19f763
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jul 25 19:53:02 2011 +0200

    Really install desktop file and icon

diff --git a/debian/rules b/debian/rules
index 9ec004e..2ad052e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@ override_dh_auto_install:
 	dh_auto_install
 	# Remove rpath
 	chrpath -d $(CURDIR)/debian/sineshaper/usr/lib/dssi/sineshaper/sineshaper_gtk
+	mkdir -p $(CURDIR)/debian/sineshaper/usr/share/applications
+	mkdir -p $(CURDIR)/debian/sineshaper/usr/share/pixmaps
+	cp debian/sineshaper.desktop $(CURDIR)/debian/sineshaper/usr/share/applications/
+	cp debian/sineshaper32x32.xpm $(CURDIR)/debian/sineshaper/usr/share/pixmaps/

-- 
sineshaper packaging



More information about the pkg-multimedia-commits mailing list