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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sun May 17 22:22:22 CEST 2009


Revision: 4920
          http://gar.svn.sourceforge.net/gar/?rev=4920&view=rev
Author:   skayser
Date:     2009-05-17 20:22:22 +0000 (Sun, 17 May 2009)

Log Message:
-----------
dovecot: Explicitly add some /opt/csw/var subdirs to ensure standardized ownership

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

Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile	2009-05-17 20:03:09 UTC (rev 4919)
+++ csw/mgar/pkg/dovecot/trunk/Makefile	2009-05-17 20:22:22 UTC (rev 4920)
@@ -144,6 +144,10 @@
 	@ginstall -d $(SSLDIR)/certs
 	@ginstall -d $(SSLDIR)/private
 
+	# Include these in the pkg. dovecot will create them otherwise
+	# with root:root ownership, which conflicts with other pkg's
+	@ginstall -d $(localstatedir)/run $(localstatedir)/lib
+
 	@cp $(DESTDIR)$(sysconfdir)/dovecot-example.conf \
 		$(DESTDIR)$(sysconfdir)/dovecot.conf.CSW
 


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