Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit51bacfd

Browse files
committed
Fix pgaccess __wish__ thing.
1 parent95a31a8 commit51bacfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pgaccess/pgaccess.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

3-
PATH_TO_WISH=/usr/bin/wish
4-
PGACCESS_HOME=/usr/local/pgaccess
3+
PATH_TO_WISH=__wish__
4+
PGACCESS_HOME=__POSTGRESDIR__/pgaccess
55

66
export PATH_TO_WISH
77
export PGACCESS_HOME

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp