slackbuilds_ponce/misc/dvtm/doinst.sh

4 lines
91 B
Bash
Raw Normal View History

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