mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
Fix debian/bootstrap.sh from whitespace error
Commite5d247d
(packaging python-esl) added trailing whitespace to the package definition. Our trivial parser in the bootstrap script is sensitive to this, so the change rather broke debian/bootstrap.sh. This fixes commite5d247df29
.
This commit is contained in:
2
debian/bootstrap.sh
vendored
2
debian/bootstrap.sh
vendored
@@ -371,7 +371,7 @@ Description: Cross-Platform Scalable Multi-Protocol Soft Switch
|
||||
.
|
||||
This package contains the FreeSWITCH core library.
|
||||
|
||||
Package: python-esl
|
||||
Package: python-esl
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: \${shlibs:Depends}, \${misc:Depends}, \${python:Depends}
|
||||
|
Reference in New Issue
Block a user