summaryrefslogtreecommitdiff
path: root/textproc/t1lib/pkg/DEINSTALL
blob: a679d838ba9b4a977a68fb7871dd11cb2aacbf8a (plain)
1
2
3
4
5
6
7
#!/bin/sh
if [ "$2" = "POST-DEINSTALL" ]; then
echo Please note:
echo
echo If you do not intend to re-install t1lib, you may wish
echo to manually remove the ${PKG_PREFIX}/share/t1lib directory.
fi