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 f68e17a commit d1ec035Copy full SHA for d1ec035
package/package-linux.sh
@@ -5,7 +5,7 @@ version=$1
5
data_dir="../data"
6
project="scrab"
7
arch="ubuntu.x64"
8
-build_location="../../../qtc-relwithdeb/rundir/RelWithDebInfo/obs-plugins/64bit"
+build_location="../../../relwithdebinfo/rundir/RelWithDebInfo/obs-plugins/64bit"
9
build_dir=$project.v$version.$arch
10
11
if [ -z "$version" ]; then
0 commit comments