diff --git a/debian/rules b/debian/rules index 47ef6940..e62dd5ee 100755 --- a/debian/rules +++ b/debian/rules @@ -31,7 +31,7 @@ build-stamp: clean: dh_testdir dh_testroot - rm -f build + rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) distclean