[gtkballs] 17/25: Revert "d/rules: Remove LOCALEDIR override because it does not work."

Markus Koschany apo at moszumanska.debian.org
Fri Sep 2 20:27:27 UTC 2016


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

apo pushed a commit to branch master
in repository gtkballs.

commit 0e95b407e4107091b29a6cc9fa87dcc1322f97c7
Author: Markus Koschany <apo at debian.org>
Date:   Fri Sep 2 21:54:17 2016 +0200

    Revert "d/rules: Remove LOCALEDIR override because it does not work."
    
    This reverts commit 7ff8404906b7f8f94b6046a550afd63fd2332950.
---
 debian/rules | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/rules b/debian/rules
index f05921d..ea77964 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,12 +4,7 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- \
-		--localstatedir=/var/games \
-		--bindir=/usr/games \
-		--prefix=/usr \
-		--datadir=/usr/share/games \
-		--mandir=/usr/share/man
+	LOCALEDIR=\"/usr/share/games/locale\" ./configure --localstatedir=/var/games --bindir=/usr/games --prefix=/usr --datadir=/usr/share/games --mandir=/usr/share/man
 
 override_dh_install:
 	dh_install

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



More information about the Pkg-games-commits mailing list