mkosi: drop git clean

This is required after systemd/mkosi#25.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-10-06 11:52:36 -04:00
parent be9bc687d8
commit a10744be42
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@
# This is a build script for OS image generation using mkosi (https://github.com/systemd/mkosi).
# Simply invoke "mkosi" in the project directory to build an OS image.
git clean -dfqx
./autogen.sh c
make -j `nproc`
make install