From e883adb7307caa4645275c8e2f5586cad64f6f2d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 11 Sep 2013 07:55:26 +0200 Subject: add alternative latex fitch package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- latex-fitch-uoo/fitch.install | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 latex-fitch-uoo/fitch.install (limited to 'latex-fitch-uoo/fitch.install') diff --git a/latex-fitch-uoo/fitch.install b/latex-fitch-uoo/fitch.install new file mode 100644 index 0000000..e1c1d5e --- /dev/null +++ b/latex-fitch-uoo/fitch.install @@ -0,0 +1,11 @@ +post_upgrade() { + echo " updating the filename database..." + texconfig-sys rehash + echo " done." +} + +post_remove() { + echo " updating the filename database..." + texconfig-sys rehash + echo " done." +} -- cgit v1.2.3-70-g09d2