Author: wyoung
Date: Thu Jan  3 15:41:23 2008
New Revision: 2078

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2078&view=rev
Log:
Removing INSTALL symlink added by bakefilize now that we've renamed it
to INSTALL.txt.

Modified:
    trunk/bootstrap

Modified: trunk/bootstrap
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/bootstrap?rev=2078&r1=2077&r2=2078&view=diff
==============================================================================
--- trunk/bootstrap (original)
+++ trunk/bootstrap Thu Jan  3 15:41:23 2008
@@ -51,6 +51,10 @@
        set +x &&
        success=shonuff
 
+# Get rid of INSTALL symlink added by bakefilize.  We already have
+# INSTALL.txt.
+rm -f INSTALL
+
 # If that succeeded, move on to autotools stuff, etc.
 set +x
 if [ -n "$success" ]


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

Reply via email to