summarylogtreecommitdiffstats
path: root/nuweb.install
diff options
context:
space:
mode:
authoraksr2015-06-23 11:29:27 +0200
committeraksr2015-06-23 11:29:27 +0200
commit37b0258626689251b64089c02cedf32c23fb75da (patch)
treebb0cdbc0360417cc792e1d6bc63d55099fd735d3 /nuweb.install
downloadaur-37b0258626689251b64089c02cedf32c23fb75da.tar.gz
Start.
Diffstat (limited to 'nuweb.install')
-rw-r--r--nuweb.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuweb.install b/nuweb.install
new file mode 100644
index 000000000000..30ac7def4c45
--- /dev/null
+++ b/nuweb.install
@@ -0,0 +1,6 @@
+post_upgrade() {
+ echo ">>> texlive: updating the filename database..."
+ usr/bin/mktexlsr
+ echo " done."
+}
+