Skip to content

Commit d1ec035

Browse files
committed
updated build path
1 parent f68e17a commit d1ec035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version=$1
55
data_dir="../data"
66
project="scrab"
77
arch="ubuntu.x64"
8-
build_location="../../../qtc-relwithdeb/rundir/RelWithDebInfo/obs-plugins/64bit"
8+
build_location="../../../relwithdebinfo/rundir/RelWithDebInfo/obs-plugins/64bit"
99
build_dir=$project.v$version.$arch
1010

1111
if [ -z "$version" ]; then

0 commit comments

Comments
 (0)