| Submitter | Saul Wold |
|---|---|
| Date | Oct. 23, 2011, 6:27 p.m. |
| Message ID | <38683ac5115ead5a6b8b3e836afe93c3c0ef33af.1319394187.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/13801/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-devtools/perl/perl_5.14.2.bb b/meta/recipes-devtools/perl/perl_5.14.2.bb index 6bd51ad..7889626 100644 --- a/meta/recipes-devtools/perl/perl_5.14.2.bb +++ b/meta/recipes-devtools/perl/perl_5.14.2.bb @@ -207,8 +207,6 @@ do_install() { PACKAGE_PREPROCESS_FUNCS += "perl_package_preprocess" perl_package_preprocess () { - set -x - pwd # Fix up installed configuration sed -i -e "s,${D},,g" \ -e "s,-isystem${STAGING_INCDIR} ,,g" \
Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-devtools/perl/perl_5.14.2.bb | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)