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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Mar 26 14:13:16 CET 2009


Revision: 3976
          http://gar.svn.sourceforge.net/gar/?rev=3976&view=rev
Author:   skayser
Date:     2009-03-26 13:13:15 +0000 (Thu, 26 Mar 2009)

Log Message:
-----------
dovecot: adjusted mkcert.sh permissions

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

Modified: csw/mgar/pkg/dovecot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dovecot/trunk/Makefile	2009-03-26 13:10:52 UTC (rev 3975)
+++ csw/mgar/pkg/dovecot/trunk/Makefile	2009-03-26 13:13:15 UTC (rev 3976)
@@ -136,7 +136,7 @@
 	@$(foreach DOC,$(DOCS),ginstall -m 644 $(WORKSRC)/$(DOC) $(DOCDEST);)
 	@$(foreach DOC,$(CSWDOCS),\
 		ginstall -m 644 $(FILEDIR)/CSWdovecot.$(DOC) $(DOCDEST);)
-	@cp $(WORKSRC)/doc/mkcert.sh $(DOCDEST)
+	@ginstall -m 755 $(WORKSRC)/doc/mkcert.sh $(DOCDEST)
 	@cp $(WORKSRC)/doc/dovecot-openssl.cnf $(DOCDEST)
 	@ginstall -m 755 $(FILEDIR)/CSWdovecot.cswdovecot  \
 		$(DESTDIR)/etc/opt/csw/init.d/cswdovecot


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