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 4992c123905b..bd2de508284a 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2019-09-16 06:04:37 UTC +--- Configure.orig 2019-12-09 00:27:39 UTC +++ Configure -@@ -3873,7 +3873,10 @@ esac +@@ -3875,7 +3875,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -5058,7 +5061,7 @@ esac +@@ -5060,7 +5063,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";; -@@ -9602,8 +9605,7 @@ prefixvar=siteman3dir +@@ -9604,8 +9607,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |