mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-p2p/ipfs-desktop-bin:fix error in desktop file
Signed-off-by: Dawn Xu <18202203719@163.com>
This commit is contained in:
@@ -47,6 +47,7 @@ QA_PREBUILT="*"
|
||||
src_prepare(){
|
||||
default
|
||||
unpacker "${S}/usr/share/doc/ipfs-desktop/changelog.gz"
|
||||
sed -i 's|/opt/IPFS Desktop/ipfs-desktop|/usr/bin/ipfs-desktop|g' "${S}/usr/share/applications/ipfs-desktop.desktop"
|
||||
}
|
||||
src_install(){
|
||||
# clean up build-in kubo
|
||||
|
||||
Reference in New Issue
Block a user