File: postrm

package info (click to toggle)
cltl 1.0.25
  • links: PTS
  • area: contrib
  • in suites: lenny
  • size: 116 kB
  • ctags: 6
  • sloc: sh: 143; makefile: 44; lisp: 6
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#