This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lgeneral.
commit 72d148f8200a3bf78435f512344d1737e2b03c3e Author: Markus Koschany <[email protected]> Date: Tue Mar 17 09:40:48 2015 +0100 Remove override for dh_install. --- debian/rules | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/rules b/debian/rules index 25a5bb5..97b3b89 100755 --- a/debian/rules +++ b/debian/rules @@ -12,11 +12,5 @@ override_dh_auto_configure: --datadir=/usr/share/games \ --bindir=/usr/games -override_dh_install: - mv debian/tmp/usr/share/games/icons/lgeneral48.png \ - debian/tmp/usr/share/games/icons/lgeneral.png - dh_install - find $(CURDIR) -type d -empty -delete - get-orig-source: uscan --verbose --download-current-version --force-download -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgeneral.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

