mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +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:
Vendored
+1
-1
@@ -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