File: postinst.debhelper

package info (click to toggle)
multimon 1.0-4.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 368 kB
  • ctags: 439
  • sloc: ansic: 3,748; makefile: 113
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