mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
www-client/google-chrome-unstable: fix src_install
`usr/share/menu` was removed for 141.0.7367.0 (it was there in the last version). Signed-off-by: Matt Jolly <kangie@gentoo.org>
This commit is contained in:
parent
122d39366c
commit
fdf37e4293
@ -93,7 +93,6 @@ src_install() {
|
||||
cd "${ED}" || die
|
||||
unpacker
|
||||
|
||||
rm -r etc usr/share/menu || die
|
||||
mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
|
||||
|
||||
gzip -d usr/share/doc/${PF}/changelog.gz || die
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user