File: postinst.debhelper

package info (click to toggle)
petris 1.0.1-7
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 124 kB
  • ctags: 87
  • sloc: ansic: 734; makefile: 62; sh: 8
file content (5 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (66)
1
2
3
4
5
# Automatically added by dh_installmenu
if [ "$1" = "configure" ] && [ -x "`which update-menus 2>/dev/null`" ]; then
	update-menus
fi
# End automatically added section