summaryrefslogtreecommitdiff
path: root/lang/scsh/files/patch-ac
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-ac
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-ac')
-rw-r--r--lang/scsh/files/patch-ac19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/scsh/files/patch-ac b/lang/scsh/files/patch-ac
deleted file mode 100644
index 93feb49aa9a1..000000000000
--- a/lang/scsh/files/patch-ac
+++ /dev/null
@@ -1,19 +0,0 @@
-*** configure.in.orig Wed Jan 9 15:54:29 2002
---- configure.in Fri Jan 11 12:36:21 2002
-***************
-*** 226,232 ****
- fi
-
- AR=${AR-"ar cq"}
-! TMPDIR=${TMPDIR-"/usr/tmp"}
- case "$host" in
- ## CX/UX
- m88k-harris-cxux* )
---- 226,232 ----
- fi
-
- AR=${AR-"ar cq"}
-! TMPDIR=${TMPDIR-"/var/tmp"}
- case "$host" in
- ## CX/UX
- m88k-harris-cxux* )