repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 18 20:10:41 UTC 2012
[aur-mirror.git]
/
verify-iso
/
verify-iso.install
blob
71bcb030d9c8b00d3cfec6aeeadc74f7e2186a4b
1
VI_DIR=/usr/share/verify-iso
2
3
post_remove() {
4
[ -d "$VI_DIR" ] && rm -rf $VI_DIR
5
}