mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
lib-perl: Fix quoting in DESCRIPTION
My mistake for taking the older version, I thought I had the latest Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user