fb02d5c4a9
do not install joe termcap/terminfo files - joe works fine with system ones.
18 lines
313 B
Plaintext
18 lines
313 B
Plaintext
bin/joe
|
|
@exec ln %D/%F %B/jmacs
|
|
@unexec rm -f %B/jmacs
|
|
@exec ln %D/%F %B/jstar
|
|
@unexec rm -f %B/jstar
|
|
@exec ln %D/%F %B/rjoe
|
|
@unexec rm -f %B/rjoe
|
|
@exec ln %D/%F %B/jpico
|
|
@unexec rm -f %B/jpico
|
|
bin/termidx
|
|
lib/joe/joerc
|
|
lib/joe/jmacsrc
|
|
lib/joe/jstarrc
|
|
lib/joe/rjoerc
|
|
lib/joe/jpicorc
|
|
man/man1/joe.1
|
|
@dirrm lib/joe
|