File: postinst

package info (click to toggle)
bclock 1.0-12
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 144 kB
  • ctags: 787
  • sloc: makefile: 904; ansic: 710; sh: 4
file content (7 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
#!/bin/sh

set -e

if [ -x /usr/bin/update-menus ]; then
  /usr/bin/update-menus
fi