[csw-devel] SF.net SVN: gar:[15829] csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Oct 2 13:45:27 CEST 2011


Revision: 15829
          http://gar.svn.sourceforge.net/gar/?rev=15829&view=rev
Author:   wahwah
Date:     2011-10-02 11:45:27 +0000 (Sun, 02 Oct 2011)
Log Message:
-----------
pkg/mysql5/branches/mysql-5.0.x: backward compatible localstatedir (/var/opt/csw/mysql5)

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile	2011-10-02 11:42:03 UTC (rev 15828)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile	2011-10-02 11:45:27 UTC (rev 15829)
@@ -33,6 +33,9 @@
 
 INITSMF = $(global_sysconfdir)/init\.d/csw$(NAME)
 
+# Existing databases are in this location
+localstatedir = /var/opt/csw/mysql5
+
 MYSQL_LIB_VER = 15
 
 PACKAGES += CSWmysql-dev

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