diff --git a/scripts/clean-build.sh b/scripts/clean-build.sh index 106faa3..8420472 100755 --- a/scripts/clean-build.sh +++ b/scripts/clean-build.sh @@ -59,9 +59,3 @@ cmake .. VERBOSE=1 make -j10 VERBOSE=1 make test cd .. - -cleanup - -apt-get install -y build-essential curl devscripts gdebi-core dkms dh-systemd -apt-get install -y $(gdebi --quiet --apt-line ./debian/control) -debuild -us -uc