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]
/
eskdx
/
eskdx.install
blob
b2c31b5d74e50146ae7bc4dc62ef72b0c5ed99d6
1
post_install() {
2
echo ">>> texlive: updating the filename database..."
3
usr/bin/mktexlsr
4
}
5
post_remove() {
6
post_install
7
}