diff options
Diffstat (limited to 'dev-python/python-debian/python-debian-0.1.36.ebuild')
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.36.ebuild b/dev-python/python-debian/python-debian-0.1.36.ebuild index 49012658cf51..eb6ee829a2ec 100644 --- a/dev-python/python-debian/python-debian-0.1.36.ebuild +++ b/dev-python/python-debian/python-debian-0.1.36.ebuild @@ -29,7 +29,7 @@ BDEPEND="${RDEPEND} ) " -PATCHES=( "${FILESDIR}/0.1.36-test-no-apt-pkg.patch" ) +PATCHES=( "${FILESDIR}/0.1.36-disable-apt-pkg.patch" ) python_compile_all() { ${EPYTHON} lib/debian/doc-debtags > README.debtags || die |