File: postrm

package info (click to toggle)
nlkt 0.3.2.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 348 kB
  • ctags: 388
  • sloc: cpp: 2,859; makefile: 52; sh: 5
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
#DEBHELPER#
# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section