Use rade_src instead of rade_integ_src. (#1111)

ms-sanitizer-fix
Mooneer Salem 2025-11-29 13:47:13 -08:00 committed by GitHub
parent fb07945366
commit f4a918f8b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -85,8 +85,11 @@ echo "Copying rade_src..."
# ls freedv-rade/freedv-gui/build_linux/rade_src/model
# model05/ model17/ model18/ model19/ model19_check3/ model_bbfm_01/
cp -r "$BUILDDIR/build_linux/$RADE_SRC" "$APPDIR/."
if [[ -e "$APPDIR/rade_integ_src" ]]; then
mv $APPDIR/rade_integ_src $APPDIR/rade_src
fi
cd "$APPDIR/usr/bin"
ln -s "../../$RADE_SRC/model19_check3" "model19_check3"
ln -s "../../rade_src/model19_check3" "model19_check3"
cd -
# Create the output