Add support for Debian version 13 codename Trixie (#451)

This commit is contained in:
frytimo
2025-11-21 21:27:09 -04:00
committed by GitHub
parent eefc35b778
commit bc30e8c6c9
7 changed files with 116 additions and 41 deletions

View File

@@ -8,7 +8,11 @@ cd "$(dirname "$0")"
. ../environment.sh
# change the working directory
cd /usr/src/freeswitch-$switch_version
if [ ."$switch_branch" = ."master" ]; then
cd /usr/src/freeswitch
else
cd /usr/src/freeswitch-$switch_version
fi
# compile and install the sounds
make sounds-install moh-install