mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-editors/typora-bin: fix dosym
Closes: https://bugs.gentoo.org/782862 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -33,7 +33,7 @@ src_install() {
|
||||
insinto /opt/
|
||||
doins -r "${S}"
|
||||
newicon "$S/resources/app/asserts/icon/icon_512x512@2x.png" "${PN}.png"
|
||||
dosym -r /opt/Typora-linux-x64/Typora /usr/bin/Typora
|
||||
dosym /opt/Typora-linux-x64/Typora ../../usr/bin/Typora
|
||||
fperms 0755 /opt/Typora-linux-x64/Typora
|
||||
fperms 4755 /opt/Typora-linux-x64/chrome-sandbox
|
||||
domenu "${FILESDIR}/Typora.desktop"
|
||||
|
||||
Reference in New Issue
Block a user