grknight    15/01/06 19:45:14

  Modified:             mysql-super-smack-1.3-automake-1.13.patch
  Log:
  Fix parallel make for bug 425340
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
67C78E1D)

Revision  Changes    Path
1.2                  
dev-db/mysql-super-smack/files/mysql-super-smack-1.3-automake-1.13.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/files/mysql-super-smack-1.3-automake-1.13.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/files/mysql-super-smack-1.3-automake-1.13.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/mysql-super-smack/files/mysql-super-smack-1.3-automake-1.13.patch?r1=1.1&r2=1.2

Index: mysql-super-smack-1.3-automake-1.13.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-db/mysql-super-smack/files/mysql-super-smack-1.3-automake-1.13.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mysql-super-smack-1.3-automake-1.13.patch   25 Jun 2014 23:08:37 -0000      
1.1
+++ mysql-super-smack-1.3-automake-1.13.patch   6 Jan 2015 19:45:14 -0000       
1.2
@@ -231,12 +231,13 @@
 diff -aurwN a/src/Makefile.am b/src/Makefile.am
 --- a/src/Makefile.am  2014-06-20 14:37:35.266956252 -0400
 +++ b/src/Makefile.am  2014-06-20 15:12:40.278227315 -0400
-@@ -16,7 +16,7 @@
+@@ -16,7 +16,8 @@
  
  # Process this file with automake to create Makefile.in
  
 -INCLUDES = @MYSQL_INCLUDE@ @PGSQL_INCLUDE@ @ORACLE_INCLUDE@
 +AM_CPPFLAGS = @MYSQL_INCLUDE@ @PGSQL_INCLUDE@ @ORACLE_INCLUDE@
++BUILT_SOURCES = super-smack-yacc.hh
  
  noinst_PROGRAMS=test-dictionary test-client test_tcp_client
  bin_PROGRAMS=super-smack super-smack-gen-data




Reply via email to