diff options
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r-- | lang/perl5-devel/files/patch-Configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure index 049b48874bea..6c13b5df7712 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2024-04-26 09:23:35 UTC +--- Configure.orig 2025-05-28 15:44:24 UTC +++ Configure -@@ -3916,7 +3916,10 @@ esac +@@ -3917,7 +3917,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5044,7 +5047,7 @@ esac +@@ -5045,7 +5048,7 @@ do : Now check and see which directories actually exist, avoiding duplicates for xxx in $dlist do @@ -25,7 +25,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9595,8 +9598,7 @@ prefixvar=siteman3dir +@@ -9596,8 +9599,7 @@ case "$sitescript" in : determine where add-on public executable scripts go case "$sitescript" in |