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