[dev-python/python-report] add one more patch to fix sabayon version detection

This commit is contained in:
Fabio Erculiani
2010-04-13 23:12:27 +02:00
parent b7a55b58b4
commit a5ddf54f9a
3 changed files with 25 additions and 1 deletions
@@ -27,6 +27,7 @@ src_prepare() {
epatch "${FILESDIR}"/${P}-sabayon-defaults.patch
epatch "${FILESDIR}"/${P}-disable-rpm.patch
epatch "${FILESDIR}"/${P}-fix-version-detection.patch
eautoreconf || die "cannot run eautoreconf"
autoreconf -i || die "wtf"