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 Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git]
/
asus_oled-svn
/
asus_oled.install
blob
ad526a5ed31e426ce78351d57ea8540a5443758b
1
post_install() {
2
depmod
3
}
4
5
post_remove() {
6
depmod
7
}
8
9
post_upgrade() {
10
depmod
11
}