Skip to content

Commit edf22c5

Browse files
committed
-
1 parent 758b290 commit edf22c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/pg_exchange/gcp/paths.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
INSTDIR=`pwd`/tmp_install
2+
GCPSCRIPTS=`pwd`/contrib/pg_exchange.gcp/
23

34
export LD_LIBRARY_PATH=$INSTDIR/lib:$LD_LIBRARY_PATH
45
export PATH=$INSTDIR/bin:$PATH
6+
export PATH=$GCPSCRIPTS:$PATH
57

0 commit comments

Comments
 (0)