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]
/
gravit
/
gravit.install
blob
8cdcceb86c718620fbe6896ee35ca27177db4c61
1
2
post_install() {
3
echo
4
echo
5
echo "NOTE: if you wish to set user-specific settings, copy all .cfg files from /usr/share/gravit/"
6
echo "to $HOME/.gravit/ - as this is not performed by the application itself."
7
echo
8
echo Enjoy !
9
echo
10
# do something here
11
}