summaryrefslogtreecommitdiff
path: root/lang/scsh/files/patch-static.scm
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2002-05-27 13:21:11 +0000
committerAlexander Langer <alex@FreeBSD.org>2002-05-27 13:21:11 +0000
commit01ee33ab8f33d57b9cc3ad78c74dcaacb80d8e2e (patch)
tree0613436ff58922355c2676007a06c730b8b10409 /lang/scsh/files/patch-static.scm
parentUpdate checksum. Mozilla folks follow their practice of updating already (diff)
Update port to version 0.6.2
Notes
Notes: svn path=/head/; revision=60124
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)