mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
geckodriver: fix https://github.com/pentoo/pentoo-overlay/issues/1080 and https://github.com/pentoo/pentoo-overlay/issues/1081
This commit is contained in:
parent
021eff7656
commit
1e9d6b3f73
1 changed files with 2 additions and 0 deletions
|
|
@ -183,6 +183,8 @@ DOCS=(
|
|||
"doc/TraceLogs.md"
|
||||
)
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
einstalldocs
|
||||
|
|
|
|||
Loading…
Reference in a new issue