From 01ee33ab8f33d57b9cc3ad78c74dcaacb80d8e2e Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Mon, 27 May 2002 13:21:11 +0000 Subject: Update port to version 0.6.2 --- lang/scsh/files/patch-static.scm | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 lang/scsh/files/patch-static.scm (limited to 'lang/scsh/files/patch-static.scm') 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) -- cgit v1.2.3