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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Apr 12 17:45:10 CEST 2011


Revision: 14140
          http://gar.svn.sourceforge.net/gar/?rev=14140&view=rev
Author:   bdwalton
Date:     2011-04-12 15:45:09 +0000 (Tue, 12 Apr 2011)

Log Message:
-----------
bacula/trunk: use mysql5 for catalog storage

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

Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile	2011-04-12 15:41:48 UTC (rev 14139)
+++ csw/mgar/pkg/bacula/trunk/Makefile	2011-04-12 15:45:09 UTC (rev 14140)
@@ -18,5 +18,6 @@
 CONFIGURE_ARGS += --with-python=$(prefix)
 CONFIGURE_ARGS += --with-tcp-wrappers=$(prefix)
 CONFIGURE_ARGS += --with-openssl=$(prefix)
+CONFIGURE_ARGS += --with-mysql=$(prefix)/mysql5
 
 include gar/category.mk


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