summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-report/python-report-0.23.ebuild')
-rw-r--r--dev-python/python-report/python-report-0.23.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/python-report/python-report-0.23.ebuild b/dev-python/python-report/python-report-0.23.ebuild
index ac236de..9ee393b 100644
--- a/dev-python/python-report/python-report-0.23.ebuild
+++ b/dev-python/python-report/python-report-0.23.ebuild
@@ -25,9 +25,6 @@ RDEPEND="dev-libs/openssl
src_prepare() {
- epatch "${FILESDIR}"/${P}-disable-rpm.patch
- epatch "${FILESDIR}"/${P}-fix-version-detection.patch
-
eautoreconf || die "cannot run eautoreconf"
autoreconf -i || die "wtf"
eautomake || die "cannot run eautomake"