mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-14 02:56:48 +00:00
Adjust code style of recent changes
This commit is contained in:
parent
505cd2947a
commit
0330b6fa6d
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user