Revision: 5120 http://gar.svn.sourceforge.net/gar/?rev=5120&view=rev Author: skayser Date: 2009-06-01 13:51:35 +0000 (Mon, 01 Jun 2009)
Log Message: ----------- stunnel: adjusted name of an cswcpsampleconf file Modified Paths: -------------- csw/mgar/pkg/stunnel/trunk/Makefile Modified: csw/mgar/pkg/stunnel/trunk/Makefile =================================================================== --- csw/mgar/pkg/stunnel/trunk/Makefile 2009-06-01 13:42:08 UTC (rev 5119) +++ csw/mgar/pkg/stunnel/trunk/Makefile 2009-06-01 13:51:35 UTC (rev 5120) @@ -43,7 +43,7 @@ PROTOTYPE_FILTER = awk '\ $$$$3 ~ /cswstunnel$$$$/ { $$$$2 = "cswinitsmf" } \ - $$$$3 ~ /stunnel.pem$$$$/ { $$$$2 = "cswcpsampleconf" } \ + $$$$3 ~ /stunnel.pem.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } \ $$$$3 ~ /\/var\/opt\/csw\/lib\/stunnel/ { $$$$5 = "nobody"; $$$$6 = "nogroup" } \ { print }' @@ -65,6 +65,8 @@ @ginstall -d $(DESTDIR)/etc/opt/csw/init.d @ginstall -m 755 $(FILEDIR)/CSWstunnel.cswstunnel \ $(DESTDIR)/etc/opt/csw/init.d/cswstunnel + @mv $(DESTDIR)$(sysconfdir)/stunnel/stunnel.pem \ + $(DESTDIR)$(sysconfdir)/stunnel/stunnel.pem.CSW # create pidfile directory @ginstall -d $(DESTDIR)/var/opt/csw/run/stunnel This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel