23 lines
806 B
Text
23 lines
806 B
Text
|
bin/screen
|
||
|
%%MAN%%man/man1/screen.1.gz
|
||
|
@unexec if cmp -s %D/etc/screenrc %D/%%EXAMPLESDIR%%/screenrc; then rm -f %D/etc/screenrc; else echo If permanently deleting this package, %%PREFIX%%/etc/screenrc must be removed manually; fi
|
||
|
%%EXAMPLESDIR%%/screenrc
|
||
|
@exec [ -f %D/etc/screenrc ] || cp %B/%f %D/etc/screenrc
|
||
|
%%DATADIR%%/utf8encodings/01
|
||
|
%%DATADIR%%/utf8encodings/02
|
||
|
%%DATADIR%%/utf8encodings/03
|
||
|
%%DATADIR%%/utf8encodings/04
|
||
|
%%DATADIR%%/utf8encodings/18
|
||
|
%%DATADIR%%/utf8encodings/19
|
||
|
%%DATADIR%%/utf8encodings/a1
|
||
|
%%DATADIR%%/utf8encodings/bf
|
||
|
%%DATADIR%%/utf8encodings/c2
|
||
|
%%DATADIR%%/utf8encodings/c3
|
||
|
%%DATADIR%%/utf8encodings/c4
|
||
|
%%DATADIR%%/utf8encodings/c6
|
||
|
%%DATADIR%%/utf8encodings/c7
|
||
|
%%DATADIR%%/utf8encodings/c8
|
||
|
%%DATADIR%%/utf8encodings/cc
|
||
|
%%DATADIR%%/utf8encodings/cd
|
||
|
%%DATADIR%%/utf8encodings/d6
|