[csw-devel] SF.net SVN: gar:[17958] csw/mgar/pkg/exim/trunk/files/ 0003-Set-OpenCSW-build-options.patch

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun May 6 16:19:18 CEST 2012


Revision: 17958
          http://gar.svn.sourceforge.net/gar/?rev=17958&view=rev
Author:   bdwalton
Date:     2012-05-06 14:19:17 +0000 (Sun, 06 May 2012)
Log Message:
-----------
exim/trunk: update patch for mysql location change

Modified Paths:
--------------
    csw/mgar/pkg/exim/trunk/files/0003-Set-OpenCSW-build-options.patch

Modified: csw/mgar/pkg/exim/trunk/files/0003-Set-OpenCSW-build-options.patch
===================================================================
--- csw/mgar/pkg/exim/trunk/files/0003-Set-OpenCSW-build-options.patch	2012-05-06 14:11:49 UTC (rev 17957)
+++ csw/mgar/pkg/exim/trunk/files/0003-Set-OpenCSW-build-options.patch	2012-05-06 14:19:17 UTC (rev 17958)
@@ -23,7 +23,7 @@
 +
 +CC=$(CSW_CC)
 +CFLAGS=-DHAVE_NS_TYPE -I$(CSW_WORKSRC) -I/opt/csw/include $(CSW_OPT)
-+LDFLAGS=-L/opt/csw/mysql5/lib/mysql -L/opt/csw/postgresql/lib -L/opt/csw/lib -R/opt/csw/mysql5/lib/mysql -R/opt/csw/postgresql/lib
++LDFLAGS=-L/opt/csw/lib/mysql -L/opt/csw/postgresql/lib -L/opt/csw/lib -R/opt/csw/lib/mysql -R/opt/csw/postgresql/lib
 +
 +# This build system is a bit odd.  They use LFLAGS where you'd normally
 +# expect to see LDFLAGS.  I don't see where it gets set though...?  Typo?
@@ -139,8 +139,8 @@
  
 -# LOOKUP_INCLUDE=-I /usr/local/ldap/include -I /usr/local/mysql/include -I /usr/local/pgsql/include
 -# LOOKUP_LIBS=-L/usr/local/lib -lldap -llber -lmysqlclient -lpq -lgds -lsqlite3
-+LOOKUP_INCLUDE=-I /opt/csw/mysql5/include/mysql -I /opt/csw/postgresql/include
-+LOOKUP_LIBS=-L/opt/csw/mysql5/lib/mysql -L/opt/csw/postgresql/lib -lldap -llber -lmysqlclient -lpq
++LOOKUP_INCLUDE=-I /opt/csw/include/mysql -I /opt/csw/postgresql/include
++LOOKUP_LIBS=-L/opt/csw/lib/mysql -L/opt/csw/postgresql/lib -lldap -llber -lmysqlclient -lpq
  
  
  #------------------------------------------------------------------------------

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list