summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-01-20 20:22:11 +0000
committerTorsten Veller <tove@gentoo.org>2013-01-20 20:22:11 +0000
commit04664e49b19fa8d59418162ee6e25d69d8e8d514 (patch)
tree07de83d174d792ae1d7a9296cbc5417c9b7daaf7 /dev-lang/perl/files
parentAdd s390 keywords #453114 by Sergey Popov. (diff)
downloadgentoo-2-04664e49b19fa8d59418162ee6e25d69d8e8d514.tar.gz
gentoo-2-04664e49b19fa8d59418162ee6e25d69d8e8d514.tar.bz2
gentoo-2-04664e49b19fa8d59418162ee6e25d69d8e8d514.zip
Version bump (#449640). Fixes #422981, #443446, #446376.
(Portage version: 2.2.0_alpha156/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'dev-lang/perl/files')
-rw-r--r--dev-lang/perl/files/eblits/src_install-v50160001.eblit6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-lang/perl/files/eblits/src_install-v50160001.eblit b/dev-lang/perl/files/eblits/src_install-v50160001.eblit
index dac22a2fcd9a..bee3ae5e9bf5 100644
--- a/dev-lang/perl/files/eblits/src_install-v50160001.eblit
+++ b/dev-lang/perl/files/eblits/src_install-v50160001.eblit
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/src_install-v50160001.eblit,v 1.1 2012/06/05 17:52:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/files/eblits/src_install-v50160001.eblit,v 1.2 2013/01/20 20:22:11 tove Exp $
eblit-perl-src_install() {
local i
@@ -55,5 +55,7 @@ eblit-perl-src_install() {
--htmldir="${ED}/usr/share/doc/${PF}/html"
fi
+ [[ -d ${D}/usr/local ]] && rm -r "${D}"/usr/local
+
dual_scripts
}