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 48739f26a760..8f2a9c28e215 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2025-07-20 16:15:02 UTC +--- Configure.orig 2025-09-23 02:09:21 UTC +++ Configure -@@ -3917,7 +3917,10 @@ esac +@@ -3918,7 +3918,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5045,7 +5048,7 @@ do +@@ -5046,7 +5049,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";; -@@ -9599,8 +9602,7 @@ case "$sitescript" in +@@ -9600,8 +9603,7 @@ case "$sitescript" in : determine where add-on public executable scripts go case "$sitescript" in |