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

17 lines
519 B
Text

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