]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fix debian/bootstrap.sh from whitespace error
authorTravis Cross <tc@traviscross.com>
Tue, 15 Sep 2015 22:04:19 +0000 (22:04 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 15 Sep 2015 22:04:19 +0000 (22:04 +0000)
Commit e5d247d (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 commit e5d247df29ef67b0dd86b6b088adfb1ab07c0916.

debian/bootstrap.sh

index 5d0091f31bcf1eccc3b73b024b4373c885b496e8..e514ab1a94027fe1027a56d7ad0cd43beddb5851 100755 (executable)
@@ -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}