projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0728f77
)
dev-libs/botan: fix EAPI=7 ED reference
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 30 Sep 2018 17:53:56 +0000
(20:53 +0300)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 30 Sep 2018 17:55:47 +0000
(20:55 +0300)
Thanks: Alexandre Ferreira
Closes: https://bugs.gentoo.org/667258
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --force
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
dev-libs/botan/botan-1.10.17-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/botan/botan-1.10.17-r1.ebuild
b/dev-libs/botan/botan-1.10.17-r1.ebuild
index 755972c0fc648306c03d144020e5755ca7476c7b..219bd8f7d65fe96f7736c30ce9ec9d8438b0df7c 100644
(file)
--- a/
dev-libs/botan/botan-1.10.17-r1.ebuild
+++ b/
dev-libs/botan/botan-1.10.17-r1.ebuild
@@
-145,7
+145,7
@@
src_install() {
rm -fr build/python
ln -s "${BUILD_DIR}" build/python
emake -f Makefile.python \
- PYTHON_SITE_PACKAGE_DIR="${ED}$(python_get_sitedir)" \
+ PYTHON_SITE_PACKAGE_DIR="${ED}
/
$(python_get_sitedir)" \
install
}
python_foreach_impl installation