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