[planetblupi] 05/08: Specify the BINDIR through a CMake option

Didier Raboud odyx at moszumanska.debian.org
Wed Oct 25 07:16:56 UTC 2017


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

odyx pushed a commit to branch debian/master
in repository planetblupi.

commit 40de4910b91b1d855b44a9a6470882a99b381496
Author: Didier Raboud <odyx at debian.org>
Date:   Sun Oct 22 18:48:21 2017 +0200

    Specify the BINDIR through a CMake option
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..61983c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DCMAKE_INSTALL_BINDIR=games

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



More information about the Pkg-games-commits mailing list