CI: Fix OS X non-working @rpath replace

This commit is contained in:
Palakis 2017-06-06 11:57:04 +02:00
parent 1398689ebf
commit 54d0f764d4

View File

@ -19,7 +19,7 @@ fi
export FILENAME="obs-websocket-$VERSION.pkg"
export LATEST_FILENAME="obs-websocket-latest-$LATEST_VERSION.pkg"
export QT_PREFIX="$(brew --prefix qt5)"
export QT_PREFIX="/usr/local/opt/qt5"
echo "-- Copying Qt dependencies"
cp $WS_LIB ./build