aboutsummaryrefslogtreecommitdiff
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 7fecc6735bee..87f0f6f275f6 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -2,9 +2,9 @@
- ?
- ?
---- Configure.orig 2022-06-01 02:05:01 UTC
+--- Configure.orig 2022-06-19 19:29:35 UTC
+++ Configure
-@@ -3890,7 +3890,10 @@ esac
+@@ -3891,7 +3891,10 @@ esac
. ./posthint.sh
: who configured the system
@@ -16,7 +16,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -5018,7 +5021,7 @@ esac
+@@ -5019,7 +5022,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";;
-@@ -9616,8 +9619,7 @@ prefixvar=siteman3dir
+@@ -9627,8 +9630,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in