Skip to content

Commit

Permalink
Update spacedrive.spec
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Jul 18, 2024
1 parent 80ccd99 commit c021e85
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion anda/apps/spacedrive/spacedrive.spec
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,11 @@ $HOME/.local/share/pnpm/pnpm store prune # GH workers running out of disk space

%build
source $HOME/.cargo/env
source $HOME/.bashrc
export CARGO_TARGET_DIR=target
#export RUSTUP_TOOLCHAIN=1.73

# hack
cp $HOME/.local/share/pnpm/pnpm %_bindir/pnpm

$HOME/.local/share/pnpm/pnpm prep
$HOME/.local/share/pnpm/pnpm tauri build --bundles app -- --no-default-features
Expand Down

0 comments on commit c021e85

Please sign in to comment.