File: postinst.debhelper

package info (click to toggle)
floatbg 1.0-28
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 104 kB
  • ctags: 700
  • sloc: makefile: 810; ansic: 289
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