From 765b62e14fae235388f3d1596501008ba39c1360 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 10 Oct 1999 22:08:07 +0000 Subject: Update to version 0.98 PR: 13855 Submitted by: Palle Girgensohn --- databases/pgaccess/files/patch-aa | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'databases/pgaccess/files/patch-aa') diff --git a/databases/pgaccess/files/patch-aa b/databases/pgaccess/files/patch-aa index 565665a0d7ec..881ec4c85530 100644 --- a/databases/pgaccess/files/patch-aa +++ b/databases/pgaccess/files/patch-aa @@ -1,8 +1,12 @@ ---- pgaccess.tcl.orig Sun Oct 12 14:45:16 1997 -+++ pgaccess.tcl Sun Oct 12 14:45:25 1997 -@@ -1,4 +1,4 @@ --#!/usr/bin/wish -+#! /usr/local/bin/wish8.0 - ############################################################################# - # Visual Tcl v1.10 Project - # +--- pgaccess.orig Sun Sep 19 23:43:12 1999 ++++ pgaccess Sun Sep 19 23:43:18 1999 +@@ -1,7 +1,7 @@ + #!/bin/sh + +-PATH_TO_WISH=/usr/bin/wish +-PGACCESS_HOME=/usr/local/pgaccess ++PATH_TO_WISH=!!LOCALBASE!!/bin/wish8.0 ++PGACCESS_HOME=!!PREFIX!!/share/pgaccess + + export PATH_TO_WISH + export PGACCESS_HOME -- cgit v1.2.3