]> git.pld-linux.org Git - packages/perl.git/commitdiff
1bf2875dff45c85e79180f19ea766eb6 perl-sitearch.patch
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 14 Apr 2001 18:20:00 +0000 (18:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-sitearch.patch -> 1.1

perl-sitearch.patch [new file with mode: 0644]

diff --git a/perl-sitearch.patch b/perl-sitearch.patch
new file mode 100644 (file)
index 0000000..4a1b97a
--- /dev/null
@@ -0,0 +1,11 @@
+--- perl-5.6.1/Configure~      Sat Apr 14 15:38:22 2001
++++ perl-5.6.1/Configure       Sat Apr 14 15:52:43 2001
+@@ -6035,7 +6035,7 @@
+ : sitelib may have an optional trailing /share.
+ case "$sitearch" in
+ '')   dflt=`echo $sitelib | $sed 's,/share$,,'`
+-      dflt="$dflt/$archname"
++      dflt="$dflt/$archname/$version"
+       ;;
+ *)    dflt="$sitearch"
+       ;;
This page took 0.056541 seconds and 4 git commands to generate.