# Pastebin 48CaToyq # LIBPATH must be set to /opt/freeware/lib for the git plugin to work, however # it must be unset for the build. The ansible start script sets the libpath # so that when git runs its set, but we must unset it here otherwise it # causes the build to find the 32 bit stdc++ library instead of the 64 bit one # that we need when running binaries (like mksnapshot) since our target is 64 bit unset LIBPATH echo LIBPATH:$LIBPATH