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 Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git]
/
mumps
/
mumps.install
blob
93266225b431c320c6d54775f33e3a6190207f09
1
post_install() {
2
/sbin/ldconfig -r .
3
}
4
5
6
post_remove() {
7
/sbin/ldconfig -r .
8
}
9
10
op=$1
11
shift
12
$op $*