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 67a1f2b8baea..2e98c349bda7 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2020-05-25 07:17:52 UTC +--- Configure.orig 2020-08-24 04:22:00 UTC +++ Configure -@@ -3876,7 +3876,10 @@ esac +@@ -3877,7 +3877,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5061,7 +5064,7 @@ esac +@@ -4942,7 +4945,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";; -@@ -9605,8 +9608,7 @@ prefixvar=siteman3dir +@@ -9541,8 +9544,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |