projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39b70c6
)
dev-libs/botan: Declare distribution name
author
Sam James (sam_c)
<sam@cmpct.info>
Wed, 20 May 2020 13:25:51 +0000
(13:25 +0000)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Tue, 26 May 2020 20:18:08 +0000
(22:18 +0200)
Closes: https://bugs.gentoo.org/724230
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/15892
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/botan/botan-2.14.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/botan/botan-2.14.0-r1.ebuild
b/dev-libs/botan/botan-2.14.0-r1.ebuild
index 61d86ec2499aa71e4fa6ae256ecd8b0f8e44d5bb..c9567b6aa769ea51019ec21e9cd314307f248bad 100644
(file)
--- a/
dev-libs/botan/botan-2.14.0-r1.ebuild
+++ b/
dev-libs/botan/botan-2.14.0-r1.ebuild
@@
-91,6
+91,7
@@
src_configure() {
--docdir=share/doc \
--libdir=$(get_libdir) \
--os=${myos} \
+ --distribution-info="Gentoo ${PVR}" \
--prefix="${EPREFIX}/usr" \
--with-endian="$(tc-endian)" \
--with-python-version=$(IFS=","; echo "${pythonvers[*]}" ) \