summaryrefslogtreecommitdiff
path: root/lang/scsh/files/patch-ad
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2002-01-14 06:53:27 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2002-01-14 06:53:27 +0000
commit963ec014d2e74bb984b8eb4dcf3c7b1e02ff3425 (patch)
treeb3c16fcdd81f7941fafc5cbacf01a64f585c7996 /lang/scsh/files/patch-ad
parentChange MAINTAINER to the capable hands of Johannes 5 Joemann (diff)
Upgrade to v0.6.0.
- "files/patch-ae" is no longer required - PLIST substitution is used to merge the files "pkg-plist.doc" and "pkg-plist" into one entity - new patch file "files/patch-static.scm" has been added Approved by: alex [MAINTAINER]
Diffstat (limited to 'lang/scsh/files/patch-ad')
-rw-r--r--lang/scsh/files/patch-ad36
1 files changed, 18 insertions, 18 deletions
diff --git a/lang/scsh/files/patch-ad b/lang/scsh/files/patch-ad
index 57efb8d7d373..1f13031cf578 100644
--- a/lang/scsh/files/patch-ad
+++ b/lang/scsh/files/patch-ad
@@ -1,19 +1,19 @@
-*** configure.original Tue Nov 26 17:55:51 1996
---- configure Tue Nov 26 17:55:58 1996
+*** configure.orig Fri Jan 11 12:38:17 2002
+--- configure Fri Jan 11 12:38:29 2002
***************
-*** 1017,1023 ****
- fi
-
- AR=${AR-"ar cq"}
-! TMPDIR=${TMPDIR-"/usr/tmp"}
-
- case "$host" in
-
---- 1017,1023 ----
- fi
-
- AR=${AR-"ar cq"}
-! TMPDIR=${TMPDIR-"/var/tmp"}
-
- case "$host" in
-
+*** 1299,1305 ****
+ fi
+
+ AR=${AR-"ar cq"}
+! TMPDIR=${TMPDIR-"/usr/tmp"}
+ case "$host" in
+ ## CX/UX
+ m88k-harris-cxux* )
+--- 1299,1305 ----
+ fi
+
+ AR=${AR-"ar cq"}
+! TMPDIR=${TMPDIR-"/var/tmp"}
+ case "$host" in
+ ## CX/UX
+ m88k-harris-cxux* )