1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/lang/scsh/files/patch-ad
Masafumi Max NAKANE 6a68b60f92 New port, scsh:
A Unix shell embedded into Scheme, with access to all Posix calls
Reviewed by:	max
Submitted by:	cracauer@cons.org "Martin Cracauer"
1997-01-03 00:37:20 +00:00

20 lines
294 B
Plaintext

*** configure.original Tue Nov 26 17:55:51 1996
--- configure Tue Nov 26 17:55:58 1996
***************
*** 1017,1023 ****
fi
AR=${AR-"ar cq"}
! TMPDIR=${TMPDIR-"/usr/tmp"}
case "$host" in
--- 1017,1023 ----
fi
AR=${AR-"ar cq"}
! TMPDIR=${TMPDIR-"/var/tmp"}
case "$host" in