]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-xfonts
r533: * In script fragments, use more posix tests, no -a or -o, no parens.
[debhelper.git] / autoscripts / postrm-xfonts
1 if [ "$1" != "upgrade" ] && [ -x /usr/sbin/update-fonts-dir ]; then
2 #CMDS#
3 fi