12 lines
299 B
Text
12 lines
299 B
Text
--- 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.2
|
|
+PGACCESS_HOME=!!PREFIX!!/share/pgaccess
|
|
|
|
export PATH_TO_WISH
|
|
export PGACCESS_HOME
|