[OE-core] [PATCH 02/11] libxml-sax-perl: escape quotes and fix whitespace.

Ismo Puustinen ismo.puustinen at intel.com
Thu May 21 08:21:31 UTC 2015


---
 meta/recipes-extended/perl/libxml-sax-perl_0.99.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
index 45d3966..d17a8e9 100644
--- a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
+++ b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Perl module for using and building Perl SAX2 XML processors"
 DESCRIPTION = "XML::SAX consists of several framework classes for using and \
-building Perl SAX2 XML parsers, filters, and drivers.  It is designed \ 
-around the need to be able to "plug in" different SAX parsers to an \
+building Perl SAX2 XML parsers, filters, and drivers.  It is designed \
+around the need to be able to \"plug in\" different SAX parsers to an \
 application without requiring programmer intervention.  Those of you \
 familiar with the DBI will be right at home.  Some of the designs \
 come from the Java JAXP specification (SAX part), only without the \
-- 
2.1.0




More information about the Openembedded-core mailing list