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 90a61877092d..1e227fb711d0 100644
--- a/lang/perl5-devel/files/patch-Configure
+++ b/lang/perl5-devel/files/patch-Configure
@@ -1,6 +1,6 @@
---- Configure.orig 2015-04-15 07:47:18 UTC
+--- Configure.orig 2015-06-22 12:55:33 UTC
+++ Configure
-@@ -3833,7 +3833,10 @@ esac
+@@ -3840,7 +3840,10 @@ esac
. ./posthint.sh
: who configured the system
@@ -12,7 +12,7 @@
case "$cf_by" in
"")
cf_by=`(logname) 2>/dev/null`
-@@ -5014,7 +5017,7 @@ esac
+@@ -5021,7 +5024,7 @@ esac
: Now check and see which directories actually exist, avoiding duplicates
for xxx in $dlist
do
@@ -21,7 +21,7 @@
case " $libpth " in
*" $xxx "*) ;;
*) libpth="$libpth $xxx";;
-@@ -9515,8 +9518,7 @@ prefixvar=siteman3dir
+@@ -9522,8 +9525,7 @@ prefixvar=siteman3dir
: determine where add-on public executable scripts go
case "$sitescript" in