build
changeset 4 fdf04a93faeb
parent 2 62ddf5dd4db0
--- a/build
+++ b/build
@@ -4,7 +4,7 @@
 # 
 
 rm -rf .moc .obj Makefile
-find -name *~ -exec rm -f {} \;
+find -name '*~' -exec rm -f {} \;
 
 rm -f *.o
 qmake-qt4 -project .ui