summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/perl/perl-archlib-exp.patch')
-rw-r--r--meta/recipes-devtools/perl/perl/perl-archlib-exp.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch b/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch
index d912d0031e..37bf523357 100644
--- a/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch
+++ b/meta/recipes-devtools/perl/perl/perl-archlib-exp.patch
@@ -25,16 +25,16 @@ Upstream-Status:Inappropriate [embedded specific]
25 25
26Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> 26Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
27 27
28Index: perl-5.14.2/config_h.SH 28Index: perl-5.24.1/config_h.SH
29=================================================================== 29===================================================================
30--- perl-5.14.2.orig/config_h.SH 30--- perl-5.24.1.orig/config_h.SH
31+++ perl-5.14.2/config_h.SH 31+++ perl-5.24.1/config_h.SH
32@@ -996,7 +996,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#und 32@@ -1434,7 +1434,7 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#und
33 * in programs that are not prepared to deal with ~ expansion at run-time. 33 * in programs that are not prepared to deal with ~ expansion at run-time.
34 */ 34 */
35 #$d_archlib ARCHLIB "$archlib" /**/ 35 #$d_archlib ARCHLIB "$archlib" /**/
36-#$d_archlib ARCHLIB_EXP "$archlibexp" /**/ 36-#$d_archlib ARCHLIB_EXP "$archlibexp" /**/
37+#$d_archlib ARCHLIB_EXP "$archlib_exp" /**/ 37+#$d_archlib ARCHLIB_EXP "$archlib_exp" /**/
38 38
39 /* ARCHNAME: 39 /* BIN:
40 * This symbol holds a string representing the architecture name. 40 * This symbol holds the path of the bin directory where the package will