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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
openmesh
/
openmesh.install
blob
94d08627cf54b0babca981c0bd78b416df618ce0
1
post_install() {
2
/sbin/ldconfig
3
}
4
5
post_upgrade() {
6
/sbin/ldconfig
7
}
8
9
post_remove() {
10
/sbin/ldconfig
11
}