mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
net-p2p/bisq-bin: Fix https://bugs.gentoo.org/850961
Signed-off-by: Benoît Dufour <benoit.dufour@mail.com>
This commit is contained in:
parent
33f99484aa
commit
1596c16b8d
@ -31,8 +31,8 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cp -ar "${S}"/opt/bisq "${ED}"/opt/
|
||||
dosym ../Bisq/Bisq /opt/bisq/bin/Bisq
|
||||
cp -ar "${S}"/opt/ "${ED}"/opt/
|
||||
dosym ../bisq/bin/Bisq /opt/bin/Bisq
|
||||
domenu opt/bisq/lib/bisq-Bisq.desktop
|
||||
doicon opt/bisq/lib/Bisq.png
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user