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 Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git]
/
sasc-ng
/
sasc-ng.install
blob
d4ff58d3817b43053fbdc31bfd348b5a3d8ae34b
1
post_install() {
2
depmod
3
}
4
post_upgrade() {
5
depmod
6
}
7
post_remove() {
8
depmod
9
}