slackbuilds/misc/dvtm/doinst.sh

4 lines
91 B
Bash

if [ -x /usr/bin/tic ]; then
/usr/bin/tic -s usr/share/dvtm/dvtm.info >/dev/null 2>&1
fi