[blockattack] 18/32: Use INSTALL_DATA_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 d8784263afb21dd74f8122ab67e27017b0a69710
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 5 19:33:26 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 0b96768..4a64093 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,8 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		-DCMAKE_BUILD_TYPE=Release
+		-DCMAKE_BUILD_TYPE=Release \
+		-DINSTALL_DATA_DIR=/usr/share/games/blockattack
 
 override_dh_auto_build:
 	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