[csw-devel] SF.net SVN: gar:[14165] csw/mgar/pkg/bacula/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Apr 13 21:47:40 CEST 2011


Revision: 14165
          http://gar.svn.sourceforge.net/gar/?rev=14165&view=rev
Author:   bdwalton
Date:     2011-04-13 19:47:39 +0000 (Wed, 13 Apr 2011)

Log Message:
-----------
bacula/trunk: add mysql lib dir so RPATH values get setup properly

Modified Paths:
--------------
    csw/mgar/pkg/bacula/trunk/Makefile

Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile	2011-04-13 19:31:48 UTC (rev 14164)
+++ csw/mgar/pkg/bacula/trunk/Makefile	2011-04-13 19:47:39 UTC (rev 14165)
@@ -50,7 +50,7 @@
 CONFIGURE_ARGS += --enable-tray-monitor
 
 EXTRA_INC += $(includedir)/ncursesw
-EXTRA_LIB += $(libdir)/ncursesw
+EXTRA_LIB += $(libdir)/ncursesw ($prefix)/mysql5/lib
 
 # no tests supplied.
 TEST_SCRIPTS =


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