#!/bin/sh
set -e

echo " Running /usr/bin/mktexlsr /usr/share/texmf ..."
/usr/bin/mktexlsr /usr/share/texmf

#DEBHELPER#
