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 Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
autokernconf
/
autokernconf.install
blob
35f96a69e217da036d6d05cb92b99eeccdc780c5
1
post_install() {
2
echo "==> usage:"
3
echo " -> run 'kdetect' to generate a hardware profile"
4
echo " -> then run 'autokernconf' to parse the results"
5
}
6
7
post_upgrade() {
8
post_install $1
9
}