This is an automated email from the git hooks/post-receive script. toddy pushed a commit to branch master in repository open-adventure.
commit 47079c2005ba994068262f40c2ab717b964e2f4c Author: Dr. Tobias Quathamer <[email protected]> Date: Sun Sep 3 20:25:09 2017 +0200 Overriding dh_install is no longer necessary --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/rules b/debian/rules index b109638..2f1a93f 100755 --- a/debian/rules +++ b/debian/rules @@ -12,8 +12,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed override_dh_installman: make advent.6 dh_installman - -override_dh_install: - dh_install - # Rename the logo - mv $(CURDIR)/debian/open-adventure/usr/share/icons/hicolor/64x64/apps/lamp.png $(CURDIR)/debian/open-adventure/usr/share/icons/hicolor/64x64/apps/advent.png -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/open-adventure.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

