This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository opencity.
commit 3b3ad9f3983b4e3657f8d7aeb283905ee53a89c4 Author: Gonéri Le Bouder <[email protected]> Date: Wed Sep 19 12:17:50 2007 +0000 do not remove the desktop file --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9e25ba8..1a4cc4e 100755 --- a/debian/rules +++ b/debian/rules @@ -64,8 +64,8 @@ install: build mv debian/opencity/usr/bin debian/opencity/usr/games rm -rf debian/opencity/usr/share/games/opencity/docs \ debian/opencity/usr/share/games/opencity/autopackage \ - debian/opencity/usr/share/games/opencity/OpenCity.desktop \ debian/opencity/usr/share/games/opencity/OpenCity.png \ + debian/opencity/usr/share/games/opencity/OpenCity.desktop dh_install debian/opencity.desktop usr/share/applications dh_install debian/opencity.xpm usr/share/pixmaps -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/opencity.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

