This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit 1e9caf4da209a3f813649bb6987586e0af789d18 Author: Markus Koschany <[email protected]> Date: Fri Oct 3 12:05:07 2014 +0000 Remove obsolete DOCDIR variable from postinst --- debian/tecnoballz.postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/tecnoballz.postinst b/debian/tecnoballz.postinst index 39e4387..72b5c48 100644 --- a/debian/tecnoballz.postinst +++ b/debian/tecnoballz.postinst @@ -2,7 +2,6 @@ set -e -DOCDIR=/usr/share/doc/tecnoballz SCOREDIR=/var/games/tecnoballz PROG=/usr/games/tecnoballz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tecnoballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

