Author: wyoung
Date: Fri Jan 12 09:10:35 2007
New Revision: 1361

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1361&view=rev
Log:
Path fixes

Modified:
    trunk/cleanmf

Modified: trunk/cleanmf
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/cleanmf?rev=1361&r1=1360&r2=1361&view=diff
==============================================================================
--- trunk/cleanmf (original)
+++ trunk/cleanmf Fri Jan 12 09:10:35 2007
@@ -1,4 +1,4 @@
 #!/bin/sh
-rm -f {.,examples,lib}/*.{ds?,ncb,sln,suo,vcproj}
-rm -f {.,examples,lib}/Makefile
-rm -f {.,examples,lib}/Makefile.{in,mingw,simple}
+rm -f *.{ds?,ncb,sln,suo,vcproj}
+rm -f Makefile
+rm -f Makefile.{in,mingw,simple}


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to