[yquake2] 08/11: Build and install CTF

Simon McVittie smcv at debian.org
Thu Sep 14 15:08:02 UTC 2017


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

smcv pushed a commit to branch debian/master
in repository yquake2.

commit 696d3be67a8bf1a4f032509bee238ce71fb1509f
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Sep 14 11:27:51 2017 +0100

    Build and install CTF
---
 debian/rules                      | 2 ++
 debian/yamagi-quake2-core.install | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index eb8920e..ba8c025 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,8 @@ override_dh_auto_build:
 		VERBOSE=1 \
 		WITH_SYSTEMWIDE=yes \
 		WITH_X11GAMMA=yes
+	dh_auto_build --sourcedirectory=ctf -- \
+		VERBOSE=1
 
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGELOG
diff --git a/debian/yamagi-quake2-core.install b/debian/yamagi-quake2-core.install
index 5065d85..1b8352f 100644
--- a/debian/yamagi-quake2-core.install
+++ b/debian/yamagi-quake2-core.install
@@ -1,2 +1,3 @@
 release/q2ded usr/lib/yamagi-quake2
 release/baseq2/game.so usr/lib/yamagi-quake2/baseq2
+ctf/release/game.so usr/lib/yamagi-quake2/ctf

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



More information about the Pkg-games-commits mailing list