[adonthell-data] 39/60: Use --disable-pyc option

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 23:23:23 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell-data.

commit d5291ab88dac73f8c8d29dc0e8b45e829de6031a
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 20:17:07 2016 +0200

    Use --disable-pyc option
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a887cd5..28048ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,8 @@ override_dh_auto_configure:
 		--mandir=\$${prefix}/share/man \
 		--with-data-dir=\$${prefix}/share/games/adonthell \
 		--with-adonthell-binary=/usr/games/adonthell \
-		--bindir=\$${prefix}/games
+		--bindir=\$${prefix}/games \
+		--disable-pyc
 
 #override_dh_auto_build:
 #	$(MAKE) wastesedge.desktop

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



More information about the Pkg-games-commits mailing list