app-admin/chrpath: add testsuite fix

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2110 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-04-04 09:57:30 +00:00
parent a7b22e953a
commit b154d0cd8f
4 changed files with 29 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2009 Gentoo Foundation
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -18,6 +18,7 @@ IUSE=""
src_prepare() {
epatch "${FILESDIR}"/chrpath-multilib.patch
epatch "${FILESDIR}"/chrpath-keepgoing.patch
epatch "${FILESDIR}"/chrpath-0.13-testsuite-1.patch
eautoreconf
}