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]
/
grass
/
grass.install
blob
07e347eb19f9c5b2b65a665819b0319cc1c3a466
1
## arg 1: the new package version
2
post_install() {
3
echo 'Please relogin for required variables to be set from /etc/profile.d/grass.sh'
4
}
5
6
# vim:set ts=2 sw=2 et: