mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-geosciences/google-earth-pro: fix linting issues
Signed-off-by: Jonas Toth <gentoo@jonas-toth.eu>
This commit is contained in:
@@ -20,13 +20,12 @@ KEYWORDS="~amd64"
|
||||
RDEPEND="dev-libs/libxml2-compat"
|
||||
|
||||
src_install() {
|
||||
doins -r ${S}/usr/bin
|
||||
doins -r ${S}/opt
|
||||
doins -r "${S}/usr/bin"
|
||||
doins -r "${S}/opt"
|
||||
|
||||
fperms 0755 /opt/google/earth/pro/googleearth
|
||||
fperms 0755 /opt/google/earth/pro/googleearth-bin
|
||||
fperms 0755 /opt/google/earth/pro/googleearth
|
||||
fperms 0755 /opt/google/earth/pro/googleearth-bin
|
||||
|
||||
newicon -s 32 opt/google/earth/pro/product_logo_32.png Google_Earth.png
|
||||
make_desktop_entry google-earth-pro "Google Earth Pro" Google_Earth
|
||||
newicon -s 32 opt/google/earth/pro/product_logo_32.png Google_Earth.png
|
||||
make_desktop_entry google-earth-pro "Google Earth Pro" Google_Earth
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user