diff --git a/debian/rules b/debian/rules index 37435d235..e7db5e4ab 100755 --- a/debian/rules +++ b/debian/rules @@ -24,7 +24,8 @@ VERSION:=$(shell head -n1 debian/changelog | sed 's/.*(\([0-9.]*\).*).*/\1/') clean: dh_testdir && \ dh_prep -Xqla_isp/TAGS -Xdebian/changelog && \ - scripts/clean-source-tree -x debian/changelog + scripts/clean-source-tree -x debian/changelog && \ + rm -f scstadmin/scstadmin build: export BUILD_2X_MODULE=y && \