Skip to content

Commit 1ce8da6

Browse files
authored
…dunno?
Signed-off-by: madomado <[email protected]>
1 parent bc49751 commit 1ce8da6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

anda/langs/nim/choosenim/choosenim.spec

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@ tar xf %SOURCE1
2222
# bootstrap koch
2323
pushd Nim-%nimver
2424
nim c koch
25+
./koch checksums
26+
ls -alh
27+
mv dist ../../
2528
popd
26-
./Nim-%nimver/koch checksums
2729

2830
%build
2931
nimble setup -y

0 commit comments

Comments
 (0)