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 Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
biblatex-apa
/
biblatex-apa.install
blob
21ca0eb9b258c9de25315547d06098a03ceda4ef
1
# arg 1: the new package version
2
post_install() {
3
texconfig-sys rehash
4
}
5
6
post_upgrade() {
7
texconfig-sys rehash
8
}