Files
void-packages/srcpkgs/dvtm/INSTALL
2013-04-08 10:21:03 +02:00

7 lines
109 B
Plaintext

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