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]
/
sony-laptop-zseries-git
/
sony-laptop-zseries.install
blob
0de74f6f723a27aad689826c8b38e7674313e057
1
post_install() {
2
depmod -a
3
modprobe sony-laptop
4
}
5
6
post_upgrade() {
7
depmod -a
8
modprobe sony-laptop
9
}