r1854: *** empty log message ***
[ctsim.git] / debian / rules
index ab5ea57719bc92f55a75d5cca633cb9c65b370e3..3b1475b04fc62b8b625b5443870d05f4a5419a37 100755 (executable)
@@ -38,7 +38,7 @@ clean:
        rm -f build-stamp configure-stamp
        # Add here commands to clean up after the build process.
        -$(MAKE) distclean
-       find . -type f -and -name *~ -or -name .*~ -exec rm -f {} \;
+       find . -type f -and -name \*~ -or -name .\*~ -exec rm -f {} \;
        rm -f debian/ctsim.postinst.* debian/ctsim.prerm.*
        dh_clean