summaryrefslogtreecommitdiff
path: root/lang/perl5-devel/files/patch-Configure
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r--lang/perl5-devel/files/patch-Configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure
index f55f643a071c..049b48874bea 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -2,9 +2,9 @@
- ?
- ?
---- Configure.orig 2023-05-16 23:36:32 UTC
+--- Configure.orig 2024-04-26 09:23:35 UTC
+++ Configure
-@@ -3907,7 +3907,10 @@ esac
+@@ -3916,7 +3916,10 @@ esac
. ./posthint.sh
: who configured the system
@@ -16,7 +16,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -5035,7 +5038,7 @@ esac
+@@ -5044,7 +5047,7 @@ esac
: 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";;
-@@ -9586,8 +9589,7 @@ prefixvar=siteman3dir
+@@ -9595,8 +9598,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in