[csw-devel] SF.net SVN: gar:[6387] csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Tue Sep 22 14:23:14 CEST 2009
Revision: 6387
http://gar.svn.sourceforge.net/gar/?rev=6387&view=rev
Author: wahwah
Date: 2009-09-22 12:23:14 +0000 (Tue, 22 Sep 2009)
Log Message:
-----------
mysql5: Fixing the cswusergroup path (changing to /etc/opt/csw)
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 2009-09-22 11:03:04 UTC (rev 6386)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile 2009-09-22 12:23:14 UTC (rev 6387)
@@ -126,7 +126,7 @@
# Enable 64 bits build
BUILD64 = 1
-USERGROUP = /opt/csw/etc/pkg/CSWmysql5/cswusergroup
+USERGROUP = /etc/opt/csw/pkg/CSWmysql5/cswusergroup
PROTOTYPE_FILTER = awk ' \
$$$$3 ~ /\/var\/opt\/csw\/mysql5$$$$/ { $$$$2 = "ugfiles"; \
$$$$4 = "0700"; \
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