mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
daa4df5b0b
PR: ports/26997 Submitted by: Jean-Sebastien Roy <jean-sebastien.roy@wanadoo.fr>
12 lines
451 B
Plaintext
12 lines
451 B
Plaintext
--- examples/callsci/callsciC/config/callsci.sh Fri Jul 6 10:53:00 2001
|
|
+++ examples/callsci/callsciC/config/callsci.sh Fri Jul 6 11:01:20 2001
|
|
@@ -36,8 +36,6 @@
|
|
export PATH
|
|
XAPPLRESDIR=$SCI/X11_defaults
|
|
export XAPPLRESDIR
|
|
- XLESSHELPFILE=$SCI/X11_defaults/xless.help
|
|
- export XLESSHELPFILE
|
|
NETHELPDIR=$SCI/X11_defaults
|
|
export NETHELPDIR
|
|
tty -s && stty kill '^U' intr '^C' erase '^H' quit '^\' eof '^D' susp '^Z'
|