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 Fri Jan 20 16:18:17 UTC 2012
[aur-mirror.git]
/
mhvtl
/
mhvtl.install
blob
a9e0931574d28e52e25e6dd18b142036f22e933d
1
pkgname=mhvtl
2
3
post_install() {
4
depmod
5
}
6
7
post_remove() {
8
echo
9
echo "If you are sure you don't need /etc/$pkgname and /opt/$pkgname anymore,"
10
echo "please remove it manually."
11
echo
12
}