Author: christophgil-guest Date: 2012-05-28 21:03:29 +0000 (Mon, 28 May 2012) New Revision: 11057
Removed: trunk/packages/strap/trunk/debian/strap.postinst.debhelper trunk/packages/strap/trunk/debian/strap.postrm.debhelper Log: Deleted: trunk/packages/strap/trunk/debian/strap.postinst.debhelper =================================================================== --- trunk/packages/strap/trunk/debian/strap.postinst.debhelper 2012-05-28 21:02:12 UTC (rev 11056) +++ trunk/packages/strap/trunk/debian/strap.postinst.debhelper 2012-05-28 21:03:29 UTC (rev 11057) @@ -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: trunk/packages/strap/trunk/debian/strap.postrm.debhelper =================================================================== --- trunk/packages/strap/trunk/debian/strap.postrm.debhelper 2012-05-28 21:02:12 UTC (rev 11056) +++ trunk/packages/strap/trunk/debian/strap.postrm.debhelper 2012-05-28 21:03:29 UTC (rev 11057) @@ -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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
