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