[megaglest] 01/01: debian/rules: Insert CountryTexturePath in dh_install override.

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jan 31 22:39:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository megaglest.

commit d1201af452c8062e6fb8693561fb1aa273782815
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Jan 31 23:37:38 2015 +0100

    debian/rules: Insert CountryTexturePath in dh_install override.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 27d3eaf..7cdace0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,9 @@ override_dh_install:
 	dh_install
 	# Remove empty directory
 	$(RM) -r debian/megaglest/usr/share/games/megaglest/data
+	echo \
+		"CountryTexturePath=/usr/share/flags/countries/16x11/" >> \
+		debian/megaglest/usr/share/games/megaglest/glest.ini
 
 get-orig-source:
 	uscan --verbose --repack --compression xz --force-download

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git



More information about the Pkg-games-commits mailing list