File: postrm

package info (click to toggle)
cltl 1.0.15
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 80 kB
  • ctags: 6
  • sloc: sh: 143; makefile: 43; lisp: 5
file content (9 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.

rm -rf /usr/share/doc/cltl/*            

#DEBHELPER#