Author: jmtd-guest Date: 2007-12-17 23:08:42 +0000 (Mon, 17 Dec 2007) New Revision: 5000
Removed: packages/trunk/game-package/debian/doom-package.postinst.debhelper packages/trunk/game-package/debian/doom-package.postrm.debhelper Log: remove redundant dh post/pre,inst/post Deleted: packages/trunk/game-package/debian/doom-package.postinst.debhelper =================================================================== --- packages/trunk/game-package/debian/doom-package.postinst.debhelper 2007-12-17 23:07:20 UTC (rev 4999) +++ packages/trunk/game-package/debian/doom-package.postinst.debhelper 2007-12-17 23:08:42 UTC (rev 5000) @@ -1,5 +0,0 @@ -# Automatically added by dh_installmenu -if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then - update-menus -fi -# End automatically added section Deleted: packages/trunk/game-package/debian/doom-package.postrm.debhelper =================================================================== --- packages/trunk/game-package/debian/doom-package.postrm.debhelper 2007-12-17 23:07:20 UTC (rev 4999) +++ packages/trunk/game-package/debian/doom-package.postrm.debhelper 2007-12-17 23:08:42 UTC (rev 5000) @@ -1,3 +0,0 @@ -# Automatically added by dh_installmenu -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi -# End automatically added section _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

