projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d434a6
)
dev-lang/rust: fix QA_SONAME regex
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 31 Dec 2019 22:55:12 +0000
(14:55 -0800)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 31 Dec 2019 22:55:12 +0000
(14:55 -0800)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-lang/rust/rust-1.40.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/rust/rust-1.40.0-r1.ebuild
b/dev-lang/rust/rust-1.40.0-r1.ebuild
index 4c3a3a3fae26383d9d824790d44cfbfcf47e0678..5618c967e9655d73d3bdd9640997448beb1ddbe2 100644
(file)
--- a/
dev-lang/rust/rust-1.40.0-r1.ebuild
+++ b/
dev-lang/rust/rust-1.40.0-r1.ebuild
@@
-104,7
+104,7
@@
QA_FLAGS_IGNORED="
usr/lib/rustlib/*/lib/lib*.so
"
-QA_SONAME="usr/lib
*/librustc_macros
*.so"
+QA_SONAME="usr/lib
.*/librustc_macros.
*.so"
PATCHES=(
"${FILESDIR}"/1.36.0-libressl.patch