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 9 08:00:21 UTC 2012
[aur-mirror.git]
/
maya2008
/
maya.install
blob
e862da92b61aeb9248e2ba188fe0c03845300ea6
1
post_install() {
2
echo " -> Put the license in /var/flexlm"
3
echo " If it won't run, try as sudo/root"
4
echo " and see the arch wiki maya page."
5
}
6
7
post_upgrade() {
8
post_install
9
}
10
11
post_remove() {
12
echo " -> Remove /var/flexlm if necessary."
13
}