Skip to content

Commit 4f6c3f6

Browse files
authored
Update choosenim.spec
Signed-off-by: madomado <[email protected]>
1 parent 1ce8da6 commit 4f6c3f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

anda/langs/nim/choosenim/choosenim.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ tar xf %SOURCE1
2323
pushd Nim-%nimver
2424
nim c koch
2525
./koch checksums
26-
ls -alh
27-
mv dist ../../
26+
mkdir -p ../nimble/
27+
mv dist ../nimble/
2828
popd
2929

3030
%build

0 commit comments

Comments
 (0)