From 6818ac43132d4144af6c5e7851534ce8ee043f46 Mon Sep 17 00:00:00 2001 From: Marcel Denia Date: Fri, 4 Jul 2014 20:15:29 +0200 Subject: [PATCH] lang/perl: Rebase patches Signed-off-by: Marcel Denia --- .../patches/101-fix-cross-compile-endianness-detection.patch | 2 +- .../patches/200-host-libc-dir-moved-debian+derivatives.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch b/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch index 8fea9c0fb..e187941eb 100644 --- a/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch +++ b/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch @@ -1,6 +1,6 @@ --- a/config_h.SH +++ b/config_h.SH -@@ -53,6 +53,19 @@ sed <$CONFIG_H -e 's!^#und +@@ -52,6 +52,19 @@ sed <$CONFIG_H -e 's!^#und #ifndef _config_h_ #define _config_h_ diff --git a/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch b/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch index 2a0dd6b3d..761f8b927 100644 --- a/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch +++ b/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch @@ -1,6 +1,6 @@ --- a/hints/linux.sh +++ b/hints/linux.sh -@@ -133,6 +133,24 @@ case "$optimize" in +@@ -204,6 +204,24 @@ case "$libc" in ;; esac