void-packages/srcpkgs/rxvt-unicode/rxvt-unicode-terminfo.REMOVE
2015-04-01 21:11:42 +02:00

7 lines
125 B
Plaintext

case "${ACTION}" in
pre)
rm -f usr/share/terminfo/r/rxvt-unicode
rm -f usr/share/terminfo/r/rxvt-unicode-256color
;;
esac