summarylogtreecommitdiffstats
path: root/x11iraf.install
blob: d7f26f9cf25a0ecc13069d3e96f31b608c3fa712 (plain)
1
2
3
4
5
6
7
8
9
post_install(){
        echo -e '
To complete the installation, please add terminfo file for xgterm

    $ sudo tic /usr/share/x11iraf/xgterm.terminfo                                    
    
'
}