[blockattack] 19/32: Use INSTALL_BIN_DIR option

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 18:57:43 UTC 2016


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

apo pushed a commit to branch master
in repository blockattack.

commit ac546069246d03c66093438297e890b78d6f9e28
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 5 19:39:47 2016 +0200

    Use INSTALL_BIN_DIR option
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 4a64093..a0b8276 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		-DCMAKE_BUILD_TYPE=Release \
+		-DINSTALL_BIN_DIR=/usr/games
 		-DINSTALL_DATA_DIR=/usr/share/games/blockattack
 
 override_dh_auto_build:

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



More information about the Pkg-games-commits mailing list