summarylogtreecommitdiffstats
path: root/tikz-bayesnet.install
diff options
context:
space:
mode:
Diffstat (limited to 'tikz-bayesnet.install')
-rw-r--r--tikz-bayesnet.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/tikz-bayesnet.install b/tikz-bayesnet.install
new file mode 100644
index 000000000000..83c3a29fb215
--- /dev/null
+++ b/tikz-bayesnet.install
@@ -0,0 +1,7 @@
+post_install() {
+ mktexlsr
+}
+
+post_remove() {
+ mktexlsr
+}