[megaglest-data] 01/02: Do not insert CountryTexturePath to glest.ini because this file is now provided

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jan 31 22:19:30 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-data.

commit ff4cb7a5e59287206e52b47bca9b97e56ad19538
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Jan 31 22:21:11 2015 +0100

    Do not insert CountryTexturePath to glest.ini because this file is now provided
    
    by megaglest.
---
 debian/changelog | 2 ++
 debian/rules     | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ca6ae5f..87c88e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ megaglest-data (3.11.0-1) experimental; urgency=medium
 
   * New upstream release.
   * Move the package to Git.
+  * Do not try insert CountryTexturePath to glest.ini because this file is now
+    provided by megaglest.
 
  -- Markus Koschany <apo at gambaru.de>  Sat, 31 Jan 2015 20:24:33 +0100
 
diff --git a/debian/rules b/debian/rules
index 0de0777..345663d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/megaglest-data
 	rm debian/megaglest-data/usr/share/megaglest/docs/README.data-license.txt
-	echo "CountryTexturePath=/usr/share/flags/countries/16x11/" >> debian/megaglest-data/usr/share/megaglest/glest.ini
 	find debian/megaglest-data/usr -type d -empty -delete
 	mkdir debian/megaglest-data/usr/share/games
 	mv debian/megaglest-data/usr/share/megaglest debian/megaglest-data/usr/share/games

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



More information about the Pkg-games-commits mailing list