[fife] 02/04: debian/rules: Pass --buildsystem=cmake to dh.

Markus Koschany apo at moszumanska.debian.org
Fri Jan 20 21:04:14 UTC 2017


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

apo pushed a commit to branch master
in repository fife.

commit 26cb8a4b34c61ea57418e981a68c3aeaac37d1b0
Author: Markus Koschany <apo at debian.org>
Date:   Fri Jan 20 20:11:29 2017 +0100

    debian/rules: Pass --buildsystem=cmake to dh.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 46972ed..4c32fd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with python2
+	dh $@ --with python2 --buildsystem=cmake
 
 override_dh_install:
 	dh_install --fail-missing

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



More information about the Pkg-games-commits mailing list