mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
gui-apps/1password: use dosym -r
Closes: https://bugs.gentoo.org/960895 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -55,10 +55,10 @@ src_install() {
|
||||
|
||||
chmod 644 "${D}/usr/share/polkit-1/actions/com.1password.1Password.policy"
|
||||
|
||||
dosym "opt/1Password/1password" /usr/bin/1password
|
||||
dosym "opt/1Password/op-ssh-sign" /usr/bin/op-ssh-sign
|
||||
dosym -r /opt/1Password/1password /usr/bin/1password
|
||||
dosym -r /opt/1Password/op-ssh-sign /usr/bin/op-ssh-sign
|
||||
|
||||
dosym "opt/1Password/resources/1password.desktop" "/usr/share/applications/${PN}.desktop"
|
||||
dosym -r /opt/1Password/resources/1password.desktop /usr/share/applications/1password.desktop
|
||||
newicon "${D}/opt/1Password/resources/icons/hicolor/512x512/apps/1password.png" "${PN}.png"
|
||||
|
||||
dodoc "${D}/opt/1Password/resources/custom_allowed_browsers"
|
||||
Reference in New Issue
Block a user