Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko committed May 16, 2024
1 parent 5e62202 commit 370c76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/langs/nim/nimble/nimble.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ git checkout v%version

%build
nimble setup -y
nimble build . %nim_c -o src/nimble
nim c %nim_c src/nimble

%install
install -Dpm755 src/nimble %buildroot%_bindir/nimble
Expand Down

0 comments on commit 370c76c

Please sign in to comment.