From 1cfaa817b9cfb0a3d628c571e4505b5e0c4e9954 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 2 Jul 2015 17:27:18 -0700 Subject: add tex style to debian/rules --- debian/freeside-lib.postinst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 debian/freeside-lib.postinst (limited to 'debian/freeside-lib.postinst') diff --git a/debian/freeside-lib.postinst b/debian/freeside-lib.postinst new file mode 100644 index 000000000..870ad315f --- /dev/null +++ b/debian/freeside-lib.postinst @@ -0,0 +1,4 @@ +#!/bin/sh + +texhash /usr/local/share/texmf + -- cgit v1.2.1