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 Sat Jan 14 16:01:55 UTC 2012
[aur-mirror.git]
/
godesk
/
godesk.install
blob
f6abb78e8c958af87b8b454d4ff93cf171988ff7
1
post_install() {
2
echo " >> Add nscd before network in your rc.conf daemons array."
3
echo " >> You no longer need to use a downgraded version of glibc."
4
}
5
6
post_upgrade() {
7
post_install
8
}