File: postrm.disable

package info (click to toggle)
xmorph 1%3A20050408b
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,712 kB
  • ctags: 2,109
  • sloc: ansic: 24,471; sh: 11,182; cpp: 1,546; makefile: 954; sed: 16
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh

install-info --quiet --remove /usr/share/info/xmorph.info

# Automatically added by dh_installmenu
if test -x /usr/bin/update-menus ; then update-menus ; fi
# End automatically added section