void-packages/srcpkgs/xst/REMOVE
2019-08-17 15:36:57 +00:00

9 lines
178 B
Plaintext

case "${ACTION}" in
pre)
rm usr/share/terminfo/x/xst
rm usr/share/terminfo/x/xst-meta
rm usr/share/terminfo/x/xst-meta-256color
rm usr/share/terminfo/x/xst-256color
;;
esac