index
:
tools/util-linux
2.0alpha
accepted/tizen_2.4_base
master
tizen_2.0
tizen_2.1
tizen_2.2
tizen_2.3
tizen_2.3.1
tizen_2.4_base
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
mount.prerm
blob: 07f6705bb2b1b5df805e73f6d1aaeb6a1eec70cb (
plain
)
1
2
3
4
5
6
7
#!/bin/sh -e if [ -L /usr/doc/mount ] ; then rm -f /usr/doc/mount fi #DEBHELPER#