Author: wyoung
Date: Fri Jan 12 21:00:59 2007
New Revision: 1410

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1410&view=rev
Log:
Removed the mods to the install and uninstall targets.  Not needed any
more now that we've merged all the Bakefiles.

Modified:
    trunk/mysql++.bkl

Modified: trunk/mysql++.bkl
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.bkl?rev=1410&r1=1409&r2=1410&view=diff
==============================================================================
--- trunk/mysql++.bkl (original)
+++ trunk/mysql++.bkl Fri Jan 12 21:00:59 2007
@@ -249,14 +249,6 @@
                        <command>rm -f libmysqlpp.so.2</command>
                </modify-target>
                        
-               <modify-target target="install">
-                       <command>(cd lib &amp;&amp; $(DOLLAR)(MAKE) 
install)</command>
-               </modify-target>
-
-               <modify-target target="uninstall">
-                       <command>(cd lib &amp;&amp; $(DOLLAR)(MAKE) 
uninstall)</command>
-               </modify-target>
-
                <action id="lib/custom.h">
                        <command>cd lib ; ./custom.pl</command>
                        <depends-on-file>lib/custom.pl</depends-on-file>


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

Reply via email to