We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf22c5 commit 6aec32dCopy full SHA for 6aec32d
contrib/pg_exchange/gcp/paths.sh
@@ -1,5 +1,5 @@
1
INSTDIR=`pwd`/tmp_install
2
-GCPSCRIPTS=`pwd`/contrib/pg_exchange.gcp/
+GCPSCRIPTS=`pwd`/contrib/pg_exchange/gcp/
3
4
export LD_LIBRARY_PATH=$INSTDIR/lib:$LD_LIBRARY_PATH
5
export PATH=$INSTDIR/bin:$PATH
0 commit comments