This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository springlobby.
commit 78e68e21cf8e4f0a0b1ece5142fdaee20af31e03 Author: Markus Koschany <[email protected]> Date: Mon Apr 11 01:45:07 2016 +0200 Update springlobby.install --- debian/rules | 1 - debian/springlobby.install | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 02b9b99..5dac1a8 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,6 @@ PROGDIR := $(CURDIR)/debian/springlobby override_dh_auto_configure: dh_auto_configure -- \ - -DBINDIR=games \ -DPRD_JSONCPP_INTERNAL=OFF override_dh_auto_build: diff --git a/debian/springlobby.install b/debian/springlobby.install index 1589f51..60d4767 100644 --- a/debian/springlobby.install +++ b/debian/springlobby.install @@ -1 +1,2 @@ debian/springlobby.xpm usr/share/pixmaps +debian/springlobby/usr/bin/* usr/games -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/springlobby.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

