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]
/
nx-x11-git
/
nx-x11.install
blob
fd888875aa2cf4ab6498d905311c0bdd6687b956
1
post_install() {
2
ldconfig
3
}
4
5
post_upgrade() {
6
ldconfig
7
}
8
9
pre_remove() {
10
ldconfig
11
}