[csw-devel] SF.net SVN: gar:[14246] csw/mgar/pkg/lighttpd/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Apr 17 15:12:51 CEST 2011
Revision: 14246
http://gar.svn.sourceforge.net/gar/?rev=14246&view=rev
Author: wahwah
Date: 2011-04-17 13:12:51 +0000 (Sun, 17 Apr 2011)
Log Message:
-----------
pkg/lighttpd/trunk: enable .conf file migration
Modified Paths:
--------------
csw/mgar/pkg/lighttpd/trunk/Makefile
Modified: csw/mgar/pkg/lighttpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lighttpd/trunk/Makefile 2011-04-17 02:25:40 UTC (rev 14245)
+++ csw/mgar/pkg/lighttpd/trunk/Makefile 2011-04-17 13:12:51 UTC (rev 14246)
@@ -65,6 +65,9 @@
PRESERVECONF = $(sysconfdir)/lighttpd\.conf
USERGROUP = $(sysconfdir)/pkg/$(NAME)/cswusergroup
+# Migrating the configuration file from /opt/csw/etc to /etc/opt/csw
+MIGRATE_FILES = lighttpd.conf
+
# To allow lighttpd to write logs
PROTOTYPE_MODIFIERS = user
PROTOTYPE_FILES_user = $(localstatedir)/log/lighttpd
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