From 7e8c7918d9ff8fc89579502cc136e37deecdfd96 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 20 Aug 2013 09:46:23 -0700 Subject: lib-perl: Fix quoting in DESCRIPTION My mistake for taking the older version, I thought I had the latest Signed-off-by: Saul Wold --- recipes-security/perl/lib-perl_0.63.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security') diff --git a/recipes-security/perl/lib-perl_0.63.bb b/recipes-security/perl/lib-perl_0.63.bb index c05ae1e..7895864 100644 --- a/recipes-security/perl/lib-perl_0.63.bb +++ b/recipes-security/perl/lib-perl_0.63.bb @@ -1,6 +1,6 @@ DESCRIPTION = "This is a small simple module which simplifies the \ manipulation of @INC at compile time. It is typically used to add extra \ -directories to Perl's search path so that later "use" or "require" statements \ +directories to Perl's search path so that later 'use' or 'require' statements \ will find modules which are not located in the default search path." SECTION = "libs" -- cgit v1.2.3-54-g00ecf