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 20:11:11 UTC 2012
[aur-mirror.git]
/
yadex
/
yadex.install
blob
1b20aa01dd7ff7ca33387deeae75b44135b97597
1
post_install() {
2
cat <<- EOF
3
:: Before using yadex, check the paths
4
:: to your IWAD files in /etc/yadex.cfg
5
EOF
6
}
7
8
post_upgrade() {
9
post_install $1
10
}