[SCM] Packaging for Lugaru HD branch, debian_source, updated. debian/0_20110520.1+hge4354+dfsg-1-24-g08a4759

Martin Erik Werner martinerikwerner at gmail.com
Sat Dec 17 11:34:55 UTC 2011


The following commit has been merged in the debian_source branch:
commit 02c081dc47be76f1096053c403d5b3001cda3d22
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Sat Dec 17 12:11:38 2011 +0100

    Correct name for 128 icon

diff --git a/debian/rules b/debian/rules
index 3a84564..b9c8b90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,11 @@ override_dh_auto_build:
 	convert 'Source/win-res/lugaru.ico[7]' debian/lugaru.xpm
 	dh_auto_build
 
+override_dh_install:
+	dh_install
+	mv debian/lugaru/usr/share/icons/hicolor/128x128/apps/Lugaru.png \
+		debian/lugaru/usr/share/icons/hicolor/128x128/apps/lugaru.png
+
 URL="https://lugaru.googlecode.com/hg/"
 REV_ORIG=$(shell dpkg-parsechangelog | sed -rne 's,^Version: .*[+~]hg([0-9a-z]+).*,\1,p')
 DATEREV_ORIG=$(shell dpkg-parsechangelog | sed -rne 's,^Version: .*[+~]([0-9]+.[0-9]+).*,\1,p')

-- 
Packaging for Lugaru HD



More information about the Pkg-games-commits mailing list