[SCM] Packaging for Liero branch, master, updated. a14507089d4862725bb21737f3353bbdccff66ca

Martin Erik Werner martinerikwerner at gmail.com
Sat Dec 17 20:45:48 UTC 2011


The following commit has been merged in the master branch:
commit 1681565521cde8a8ead08e260c312596f96c55dc
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Sat Dec 17 21:31:44 2011 +0100

    Install an xpm icon as well

diff --git a/debian/rules b/debian/rules
index d352d3f..6c71196 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,8 @@ override_dh_install:
 	install -d debian/liero/usr/share/icons/hicolor/64x64/apps
 	install -d debian/liero/usr/share/icons/hicolor/128x128/apps
 	convert debian/liero.xpm -filter Point -resize x32 \
+		debian/liero/usr/share/pixmaps/liero.xpm
+	convert debian/liero.xpm -filter Point -resize x32 \
 		debian/liero/usr/share/icons/hicolor/32x32/apps/liero.png
 	convert debian/liero.xpm -filter Point -resize x48 \
 		debian/liero/usr/share/icons/hicolor/48x48/apps/liero.png

-- 
Packaging for Liero



More information about the Pkg-games-commits mailing list