python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / dvtm / REMOVE
blob7ea17f65f6c17e17548f38ab36f07f6d4312ef24
1 case "$ACTION" in
2 pre)
3         # Remove compiled terminfo files.
4         rm -f usr/share/terminfo/d/dvtm-256color
5         rm -f usr/share/terminfo/d/dvtm
6         ;;
7 esac