aboutsummaryrefslogtreecommitdiff
path: root/lang/scsh/files/patch-static.scm
blob: 72ef6b10005377d3b36b98e278229202230ae1ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** scsh/static.scm.orig	Fri Jan 11 12:50:39 2002
--- scsh/static.scm	Fri Jan 11 12:50:46 2002
***************
*** 128,134 ****
  	 options
  	 (or (options:temp-dir options)
  	     (getenv "TMPDIR") 
! 	     "/usr/tmp"))
  	(set-options:cc-command
  	 options
  	 (or (options:cc-command options)
--- 128,134 ----
  	 options
  	 (or (options:temp-dir options)
  	     (getenv "TMPDIR") 
! 	     "/var/tmp"))
  	(set-options:cc-command
  	 options
  	 (or (options:cc-command options)