icons: instead of symlinks, just mv "icons" dir
symlinks are really inconvenient on Windows (when running from cloned source) follow-up #5055
This commit is contained in:
@@ -122,7 +122,7 @@ cp "/usr/lib/libzbar.so.0" "$APPDIR/usr/lib/libzbar.so.0"
|
||||
|
||||
info "desktop integration."
|
||||
cp "$PROJECT_ROOT/electrum.desktop" "$APPDIR/electrum.desktop"
|
||||
cp "$PROJECT_ROOT/icons/electrum.png" "$APPDIR/electrum.png"
|
||||
cp "$PROJECT_ROOT/electrum/gui/icons/electrum.png" "$APPDIR/electrum.png"
|
||||
|
||||
|
||||
# add launcher
|
||||
|
||||
Reference in New Issue
Block a user