diff options
| author | Brian Evans <grknight@gentoo.org> | 2017-02-05 10:48:05 -0500 |
|---|---|---|
| committer | Brian Evans <grknight@gentoo.org> | 2017-02-05 10:48:05 -0500 |
| commit | ddb9ced453c2d38a25c5771a08a37366407448ab (patch) | |
| tree | c4a289c6a173f988d90b2c1f28298bf97faf8035 /dev-db/mysql++/files | |
| parent | d48f411debe3950257d2c7dfa9041738a57ca717 (diff) | |
| download | gentoo-ddb9ced453c2d38a25c5771a08a37366407448ab.tar.gz gentoo-ddb9ced453c2d38a25c5771a08a37366407448ab.tar.bz2 gentoo-ddb9ced453c2d38a25c5771a08a37366407448ab.zip | |
dev-db/mysql++: Version bump and fix for bug 608320
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-db/mysql++/files')
| -rw-r--r-- | dev-db/mysql++/files/mysql++-3.2.1-gold.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql++/files/mysql++-3.2.1-gold.patch b/dev-db/mysql++/files/mysql++-3.2.1-gold.patch index 6c7ec7da6e5e..0f6bb7eb1f79 100644 --- a/dev-db/mysql++/files/mysql++-3.2.1-gold.patch +++ b/dev-db/mysql++/files/mysql++-3.2.1-gold.patch @@ -1,5 +1,5 @@ ---- Makefile.in.orig 2013-09-27 09:51:48.646667442 -0400 -+++ Makefile.in 2013-09-27 09:52:22.026603184 -0400 +--- a/Makefile.in.orig 2013-09-27 09:51:48.646667442 -0400 ++++ b/Makefile.in 2013-09-27 09:52:22.026603184 -0400 @@ -36,7 +36,7 @@ CXX = @CXX@ CXXFLAGS = @CXXFLAGS@ |
