X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Frules;h=406ea396f0120f3bfc43fcfa451bbd4266dc6c5b;hb=45eaeadd2ec8aa40dbe794cd6f4b31027a84aa4e;hp=895b8de4731de3171498c5420480a5a0d2df1c67;hpb=07434ffb2932c4d47446d121b167c661af86e81a;p=ctsim.git diff --git a/debian/rules b/debian/rules index 895b8de..406ea39 100755 --- a/debian/rules +++ b/debian/rules @@ -42,6 +42,7 @@ clean: # Add here commands to clean up after the build process. -$(MAKE) distclean + find . -type f -and -name *~ -or -name .*~ -exec rm -f {} \; rm -f debian/ctsim.postinst.* debian/ctsim.prerm.* dh_clean