#!/bin/sh -e

if test "$1" = "configure"; then
    mktexlsr
fi

#DEBHELPER#
