Revision: 2831
          http://gar.svn.sourceforge.net/gar/?rev=2831&view=rev
Author:   dmichelsen
Date:     2009-01-14 16:27:30 +0000 (Wed, 14 Jan 2009)

Log Message:
-----------
nginx: Remove lines for extra copying of SMF files, temporary fix of mGAR v2 
SMF support makes them redundant

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

Modified: csw/mgar/pkg/nginx/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nginx/trunk/Makefile   2009-01-14 16:25:19 UTC (rev 2830)
+++ csw/mgar/pkg/nginx/trunk/Makefile   2009-01-14 16:27:30 UTC (rev 2831)
@@ -56,12 +56,6 @@
 
 post-install-modulated:
        cp $(WORKDIR)/svc-cswnginx $(WORKDIR)/cswnginx
-       ginstall -d $(DESTDIR)/etc/init.d
-       cp $(WORKDIR)/cswnginx $(DESTDIR)/etc/init.d
-       ginstall -d $(DESTDIR)$(prefix)/var/svc/manifest/site
-       cp $(WORKDIR)/cswnginx.xml $(DESTDIR)$(prefix)/var/svc/manifest/site
-       ginstall -d $(DESTDIR)$(libdir)/svc/method
-       cp $(WORKDIR)/svc-cswnginx $(DESTDIR)$(libdir)/svc/method
        ginstall -d $(DESTDIR)$(sysconfdir)/nginx/conf.d
        ginstall -d $(DESTDIR)$(sharedstatedir)/nginx/contrib
        ginstall -d $(DESTDIR)$(docdir)/nginx


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to