ports/shells/scsh/files/patch-ac
Joseph Koshy 963ec014d2 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]
2002-01-14 06:53:27 +00:00

19 lines
403 B
Text

*** 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* )