vp-build/srcpkgs/dvtm/INSTALL

7 lines
104 B
Plaintext

case "$ACTION" in
post)
# Compile the terminfo description.
tic -s usr/share/terminfo/d/dvtm
;;
esac