[adonthell] 51/65: Use --disable-pyc configure option.

Markus Koschany apo at moszumanska.debian.org
Tue Jul 12 19:53:58 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell.

commit 1d0aa6686358c367b5942021947d24570a625195
Author: Markus Koschany <apo at debian.org>
Date:   Tue Jul 12 12:35:36 2016 +0200

    Use --disable-pyc configure option.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 0d7f704..d165cd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,6 +27,7 @@ override_dh_auto_configure:
 		--mandir=\$${prefix}/share/man \
 		--bindir=\$${prefix}/games \
 		--datadir=\$${prefix}/share/games \
+		--disable-pyc
 
 
 override_dh_auto_build:

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



More information about the Pkg-games-commits mailing list