]> git.pld-linux.org Git - packages/perl.git/blame - perl-sitearch.patch
- release 0.44: add the perl_vendorlib/Email directory
[packages/perl.git] / perl-sitearch.patch
CommitLineData
586f0c09
JR
1--- perl-5.6.1/Configure~ Sat Apr 14 15:38:22 2001
2+++ perl-5.6.1/Configure Sat Apr 14 15:52:43 2001
3@@ -6035,7 +6035,7 @@
4 : sitelib may have an optional trailing /share.
5 case "$sitearch" in
6 '') dflt=`echo $sitelib | $sed 's,/share$,,'`
7- dflt="$dflt/$archname"
8+ dflt="$dflt/$archname/$version"
9 ;;
10 *) dflt="$sitearch"
11 ;;
This page took 0.037277 seconds and 4 git commands to generate.