Fix pgaccess __wish__ thing.
This commit is contained in:
parent
95a31a8fea
commit
51bacfd44b
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
PATH_TO_WISH=/usr/bin/wish
|
||||
PGACCESS_HOME=/usr/local/pgaccess
|
||||
PATH_TO_WISH=__wish__
|
||||
PGACCESS_HOME=__POSTGRESDIR__/pgaccess
|
||||
|
||||
export PATH_TO_WISH
|
||||
export PGACCESS_HOME
|
||||
|
Loading…
x
Reference in New Issue
Block a user