aboutsummaryrefslogtreecommitdiff
path: root/lang/scsh/files/patch-static.scm
diff options
context:
space:
mode:
Diffstat (limited to 'lang/scsh/files/patch-static.scm')
-rw-r--r--lang/scsh/files/patch-static.scm19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/scsh/files/patch-static.scm b/lang/scsh/files/patch-static.scm
deleted file mode 100644
index 72ef6b100053..000000000000
--- a/lang/scsh/files/patch-static.scm
+++ /dev/null
@@ -1,19 +0,0 @@
-*** 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)