mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -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:
@@ -31,8 +31,8 @@ src_compile() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
cp -ar "${S}"/opt/bisq "${ED}"/opt/
|
cp -ar "${S}"/opt/ "${ED}"/opt/
|
||||||
dosym ../Bisq/Bisq /opt/bisq/bin/Bisq
|
dosym ../bisq/bin/Bisq /opt/bin/Bisq
|
||||||
domenu opt/bisq/lib/bisq-Bisq.desktop
|
domenu opt/bisq/lib/bisq-Bisq.desktop
|
||||||
doicon opt/bisq/lib/Bisq.png
|
doicon opt/bisq/lib/Bisq.png
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user