File: postrm

package info (click to toggle)
xcircuit 2.5.3rev0-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,292 kB
  • ctags: 3,497
  • sloc: ansic: 41,848; sh: 2,741; python: 473; makefile: 165
file content (4 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (21)
1
2
3
4
#!/bin/sh
set -e

if test -x /usr/bin/update-menus; then update-menus; fi