c5de446b09
- author was so nice to add a version number in the source file, hurray. - "dynamically" patch the path to libpgtcl.so ${PREFIX}/pgsql/lib/libpgtcl.so| depending on the PREFIX variable using new post-configure script - tested building, installing, packaging
8 lines
259 B
Text
8 lines
259 B
Text
--- 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
|
|
#
|