commit:     a20c2d2dcaefc197aa317e7402181af1e20a2595
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 16:43:37 2016 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 16:43:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20c2d2d

dev-php/PEAR-PEAR_PackageFileManager2: Remove unnecessary src_prepare

It is causing warnings on install and doesn't need to be there

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../PEAR-PEAR_PackageFileManager2-1.0.4.ebuild                       | 5 -----
 1 file changed, 5 deletions(-)

diff --git 
a/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild
 
b/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild
index 60d1907..fd369bc 100644
--- 
a/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild
+++ 
b/dev-php/PEAR-PEAR_PackageFileManager2/PEAR-PEAR_PackageFileManager2-1.0.4.ebuild
@@ -22,11 +22,6 @@ RDEPEND=">=dev-lang/php-5.3:*
 
 S="${WORKDIR}/${MY_P}"
 
-src_prepare() {
-       default_src_prepare
-       sed -i -e '/role="doc"/d' -e '/role="test"/d' "${WORKDIR}/package.xml" 
|| die
-}
-
 src_install() {
        insinto /usr/share/php
        doins -r PEAR

Reply via email to