index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
bsdutils.prerm
blob: 50e87247ef8f5f4ea2386343445be7038ec8ccb0 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh -e if [ -L /usr/doc/bsdutils ] ; then rm -f /usr/doc/bsdutils fi #DEBHELPER#