This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit 6c30176386c6b36c36f3828df72f1587c2126261 Author: Markus Koschany <[email protected]> Date: Sun Jun 5 19:53:13 2016 +0200 Fix debian/rules --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a0b8276..6759119 100755 --- a/debian/rules +++ b/debian/rules @@ -8,7 +8,7 @@ override_dh_auto_configure: dh_auto_configure -- \ -DCMAKE_BUILD_TYPE=Release \ - -DINSTALL_BIN_DIR=/usr/games + -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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

