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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
equinox3d
/
equinox.install
blob
8ca74314775731ac0a1762964d1613634b31a041
1
pre_install() {
2
echo -e "\nBefore using equinox3d, please read the license\n"
3
}
4
5
pre_upgrade() {
6
pre_install $1
7
}
8
9
op=$1
10
shift
11
$op $*