mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/pycairo: remove old workaround for pkgconfig path
This commit is contained in:
@@ -28,12 +28,6 @@ DEPEND="${RDEPEND}
|
||||
)
|
||||
"
|
||||
|
||||
python_prepare_all() {
|
||||
# Fix pkgconfig path
|
||||
sed -i -e "/libdir =/s:\"lib\":\"$(get_libdir)\":" setup.py || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_compile_all() {
|
||||
use doc && emake -C docs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user