summarylogtreecommitdiffstats
path: root/beamer-theme-tub-git.install
diff options
context:
space:
mode:
authorcola4cube2015-11-16 10:30:30 +0100
committercola4cube2015-11-16 10:30:30 +0100
commitce3abe6f34599ee80694da5906c4a5b79b6c1b97 (patch)
tree29a149eaee02f2d30ae381706cf2c25201cfe5cd /beamer-theme-tub-git.install
downloadaur-ce3abe6f34599ee80694da5906c4a5b79b6c1b97.tar.gz
Replaces beamer-theme-tub
Diffstat (limited to 'beamer-theme-tub-git.install')
-rw-r--r--beamer-theme-tub-git.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/beamer-theme-tub-git.install b/beamer-theme-tub-git.install
new file mode 100644
index 000000000000..7cd627736680
--- /dev/null
+++ b/beamer-theme-tub-git.install
@@ -0,0 +1,11 @@
+post_install() {
+ texhash
+}
+
+post_upgrade() {
+ texhash
+}
+
+post_remove() {
+ texhash
+}