mirror of
https://github.com/clangen/musikcube.git
synced 2024-12-26 18:19:05 +00:00
Also clean the bin dir
This commit is contained in:
parent
2ce7505198
commit
b7bb824b0a
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -rf bin
|
||||
./clean-nix.sh
|
||||
cmake -DGENERATE_DEB=1 -DDEB_ARCHITECTURE=armhf -DDEB_DISTRO=stretch -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
|
||||
make -j2
|
||||
|
Loading…
Reference in New Issue
Block a user