#2354 - updated the status of the patch in [3387]

This commit is contained in:
fgerlits 2010-01-03 13:50:18 +00:00
parent acdcfd51b6
commit 0bd2f98717
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@ if [ ! -d $product ]; then
tar xfj ${tar}
cd $product
# patch submitted by email to libodbcxx-devel@lists.sourceforge.net.
# patch accepted, will be in the next release
# http://libodbcxx.svn.sourceforge.net/viewvc/libodbcxx?view=rev&revision=154
patch -p1 < $etcdir/libodbc++-add-cstdio-include.patch
fi