mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
7d8fda6e9a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
91 B
Bash
3 lines
91 B
Bash
if [ -x /usr/bin/tic ]; then
|
|
/usr/bin/tic -s usr/share/dvtm/dvtm.info >/dev/null 2>&1
|
|
fi
|