87a558cce6
Correctly install terminfo into subpackage.
5 lines
72 B
Text
5 lines
72 B
Text
case "${ACTION}" in
|
|
post)
|
|
tic -sx usr/share/terminfo/m/mtm.ti
|
|
;;
|
|
esac
|