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 Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git]
/
oqplus-svn
/
oqplus.install
blob
f15f8001addede4404b68e753a3a7a61a60d20c2
1
post_install() {
2
[ -f usr/share/quake/id1 ] || ln -sf oqplus usr/share/quake/id1
3
}
4
5
post_upgrade() {
6
post_install $1
7
}