[dev-python/python-nss] fix compilation issue, add library path for nss and nspr4

This commit is contained in:
Fabio Erculiani
2010-04-01 19:48:59 +02:00
parent 0bc0c6fff9
commit 5d0245b80f
3 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ RESTRICT_PYTHON_ABIS="3.*"
DOCS="README doc/ChangeLog"
src_prepare() {
epatch "${FILESDIR}"/*.patch
epatch "${FILESDIR}"/python-nss-fix-path.patch
}
src_install() {