diff options
Diffstat (limited to 'meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch')
-rw-r--r-- | meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch b/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch index 63815d44fb..7e5d08d8db 100644 --- a/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch +++ b/meta/recipes-devtools/perl/files/0001-cpan-Sys-Syslog-Makefile.PL-Fix-_PATH_LOG-for-determ.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From a73fff1fcf0def4ce93964f1b63fe3ad0967259d Mon Sep 17 00:00:00 2001 | 1 | From 322972384e0795be339252f7cf9a318dc759b51e Mon Sep 17 00:00:00 2001 |
2 | From: Robert Yang <liezhi.yang@windriver.com> | 2 | From: Robert Yang <liezhi.yang@windriver.com> |
3 | Date: Fri, 18 Feb 2022 09:44:26 +0000 | 3 | Date: Fri, 18 Feb 2022 09:44:26 +0000 |
4 | Subject: [PATCH] cpan/Sys-Syslog/Makefile.PL: Fix _PATH_LOG for deterministic | 4 | Subject: [PATCH] cpan/Sys-Syslog/Makefile.PL: Fix _PATH_LOG for deterministic |
@@ -31,6 +31,3 @@ index d09ba69..d44e58c 100644 | |||
31 | 31 | ||
32 | # if possible, generate the code that handles the constants with | 32 | # if possible, generate the code that handles the constants with |
33 | # ExtUtils::Constant, otherwise use cached copy in fallback/ | 33 | # ExtUtils::Constant, otherwise use cached copy in fallback/ |
34 | -- | ||
35 | 2.31.1 | ||
36 | |||