lilypond-1.3.88
[lilypond.git] / make / debian / postinst
blob8647e7ab64d0dd6303507495b15d77f143c92b72
1 #!/bin/bash
2 set -e
4 if [ -x /usr/bin/texhash -a -e /usr/lib/texmf/ls-R ]; then
5 texhash
6 fi