Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Add binaries to PATH. Fix cyberdelia#41
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberdelia committed Mar 4, 2017
1 parent a910783 commit 0af6a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,6 @@ BUNDLE_DISABLE_SHARED_GEMS: '1'
set-default-env LIBRARY_PATH "$APP_VENDOR/lib"
set-default-env LD_LIBRARY_PATH "$APP_VENDOR/lib"
set-default-env CPATH "$APP_VENDOR/include"
set-default-env PATH "$APP_VENDOR/bin"

echo "-----> Vendoring geo libraries done"

0 comments on commit 0af6a38

Please sign in to comment.