Author: wyoung
Date: Wed May 19 01:47:43 2010
New Revision: 2657
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2657&view=rev
Log:
Small fix to wildcard interpretation in dist target
Modified:
trunk/mysql++.bkl
Modified: trunk/mysql++.bkl
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.bkl?rev=2657&r1=2656&r2=2657&view=diff
==============================================================================
--- trunk/mysql++.bkl (original)
+++ trunk/mysql++.bkl Wed May 19 01:47:43 2010
@@ -500,7 +500,7 @@
cp -RL doc/README* doc/pdf doc/ssqls-pretty $(PKGNAME)/doc
</command>
<command>
- for f in LICENSE.txt Makefile mktxt README.txt *.dbx *.in *.xsl ; \
+ for f in LICENSE.txt Makefile mktxt README.txt \*.dbx \*.in \*.xsl ;
\
do \
cp doc/userman/$(DDF) $(PKGNAME)/doc/userman ; \
done
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits