|
|
|
@ -182,7 +182,7 @@ EOL
@@ -182,7 +182,7 @@ EOL
|
|
|
|
|
zrythm_exe="$dist_bindir/zrythm.exe" |
|
|
|
|
cp "$orig_zrythm_exe" "$zrythm_exe" |
|
|
|
|
"$zrythm_exe" --version |
|
|
|
|
tree -L 4 "$chroot_mingw_prefix" |
|
|
|
|
#tree -L 4 "$chroot_mingw_prefix" |
|
|
|
|
mkdir -p "$dist_libdir/zrythm/carla" |
|
|
|
|
cp $chroot_mingw_prefix/lib/zrythm/carla/carla*.exe "$dist_libdir/zrythm/carla/" |
|
|
|
|
if [ -f "$chroot_mingw_prefix/bin/gdbus.exe" ]; then |
|
|
|
|