mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/chromium: 138 correct path rar -> unrar
Bug: https://bugs.gentoo.org/956390 Closes: https://bugs.gentoo.org/956420 Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
@@ -805,7 +805,7 @@ src_prepare() {
|
||||
)
|
||||
|
||||
if use rar; then
|
||||
keeplibs+=( third_party/rar )
|
||||
keeplibs+=( third_party/unrar )
|
||||
fi
|
||||
|
||||
if use test; then
|
||||
|
||||
Reference in New Issue
Block a user