mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
Adjust code style of recent changes
This commit is contained in:
4
debian/bootstrap.sh
vendored
4
debian/bootstrap.sh
vendored
@@ -285,9 +285,7 @@ list_freeswitch_all_dbg_replaces () {
|
||||
print_source_control () {
|
||||
local libtool_dep="libtool, libtool-bin"
|
||||
case "$codename" in
|
||||
squeeze|wheezy|trusty)
|
||||
libtool_dep="libtool"
|
||||
;;
|
||||
squeeze|wheezy|trusty) libtool_dep="libtool" ;;
|
||||
esac
|
||||
cat <<EOF
|
||||
Source: freeswitch
|
||||
|
Reference in New Issue
Block a user