freebsd-ports/shells/scsh/files/patch-ad
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
401 B
Text

*** configure.orig Fri Jan 11 12:38:17 2002
--- configure Fri Jan 11 12:38:29 2002
***************
*** 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* )