[megaglest] 01/02: Only remove the empty directory. glest.ini should be installed

Markus Koschany apo-guest at moszumanska.debian.org
Sat Jan 31 21:59: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.

commit b6da6c88bd7f4e23f9c7c17eece2eeca52488980
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Jan 31 21:56:49 2015 +0100

    Only remove the empty directory. glest.ini should be installed
    
    with megaglest.
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 85a9cc9..27d3eaf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,10 +23,8 @@ override_dh_auto_clean:
 
 override_dh_install:
 	dh_install
-	# Remove empty directory and the ini files which are also provided by
-	# megaglest-data
+	# Remove empty directory
 	$(RM) -r debian/megaglest/usr/share/games/megaglest/data
-	$(RM) debian/megaglest/usr/share/games/megaglest/glest*
 
 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