1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/deskutils/zorro/files/patch-aa
Maxim Sobolev 40a33a6070 - Support LOCALBASE properly (in setting path to custom wish script)
PR:		19470
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:44:03 +00:00

18 lines
519 B
Plaintext

*** zorro.orig Sat Aug 3 22:52:54 1996
--- zorro Sat Aug 3 22:53:10 1996
***************
*** 1,6 ****
! #!/usr/local/bin/wish
#
! # Version 1.1 Patch 7
#
# ----------------------------------------------------------------------
# AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk>
--- 1,6 ----
! #!%%LOCALBASE%%/bin/wish8.2
#
! # Version 1.1 Patch 8
#
# ----------------------------------------------------------------------
# AUTHOR: Lindsay Marshall <lindsay.marshall@newcastle.ac.uk>