r1854: *** empty log message ***
[ctsim.git] / debian / rules
index 8a4681f198a2955d2c1fc98d713ee89b0054c845..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