1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/lang/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

20 lines
401 B
Plaintext

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