File: postrm

package info (click to toggle)
gtksql 0.2-3
  • links: PTS
  • area: main
  • in suites: slink
  • size: 356 kB
  • ctags: 329
  • sloc: ansic: 2,750; makefile: 64; sh: 1
file content (4 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (11)
1
2
3
4
#!/bin/sh -e
# Automatically added by dh_installmenu
if [ -x /usr/bin/update-menus ] ; then update-menus ; fi
# End automatically added section