Author: mysqlpp
Date: Sat Aug 16 22:50:55 2008
New Revision: 2350
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2350&view=rev
Log:
Small fix to dist target
Modified:
trunk/ChangeLog
trunk/mysql++.bkl
Modified: trunk/ChangeLog
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/ChangeLog?rev=2350&r1=2349&r2=2350&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Sat Aug 16 22:50:55 2008
@@ -1,4 +1,4 @@
-3.0.6, 2008.08.16 (r2349)
+3.0.6, 2008.08.16 (r2350)
o Several fixes to allow thread-aware build on Solaris
Modified: trunk/mysql++.bkl
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.bkl?rev=2350&r1=2349&r2=2350&view=diff
==============================================================================
--- trunk/mysql++.bkl (original)
+++ trunk/mysql++.bkl Sat Aug 16 22:50:55 2008
@@ -412,9 +412,9 @@
<!-- Copy files into package directory -->
<!-- top directory -->
<command>
- cp -RL *.bat *.hta *.txt Bakefiles.bkgen bootstrap ChangeLog \
+ cp -RL *.bat *.txt Bakefiles.bkgen bootstrap ChangeLog \
cleanmf config.guess config.h.in
config.sub configure* \
- dtest exrun install-sh libmysqlclient.def Makefile.* \
+ dtest exrun install* libmysqlclient.def Makefile.* \
mysql++.* osver Wishlist $(PKGNAME)
</command>
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits