Revision: 20413
          http://gar.svn.sourceforge.net/gar/?rev=20413&view=rev
Author:   phipsy
Date:     2013-03-11 09:17:01 +0000 (Mon, 11 Mar 2013)
Log Message:
-----------
puppet3: removed some possibly spurious files. Need to test this cut

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

Modified: csw/mgar/pkg/puppet3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/puppet3/trunk/Makefile 2013-03-11 09:06:35 UTC (rev 20412)
+++ csw/mgar/pkg/puppet3/trunk/Makefile 2013-03-11 09:17:01 UTC (rev 20413)
@@ -105,13 +105,13 @@
                --full
        ginstall -m 755 $(FILEDIR)/pkgutil.rb 
$(DESTDIR)$(rubysitelibdir)/puppet/provider/package
        cd $(DESTDIR)$(mandir)/man8 && gunzip *
-       (cd $(WORKSRC)/examples/etc/puppet && \
-       for f in *; do \
-           if [ -f $$f ] ; then \
-               cp $$f $(DESTDIR)$(sysconfdir)/puppet/$$f.example; \
-               chmod 644 $(DESTDIR)$(sysconfdir)/puppet/$$f.example; \
-           fi; \
-       done)
+       # (cd $(WORKSRC)/examples/etc/puppet && \
+       # for f in *; do \
+       #     if [ -f $$f ] ; then \
+       #         cp $$f $(DESTDIR)$(sysconfdir)/puppet/$$f.example; \
+       #         chmod 644 $(DESTDIR)$(sysconfdir)/puppet/$$f.example; \
+       #     fi; \
+       # done)
        mv $(DESTDIR)$(sysconfdir)/puppet/auth.conf 
$(DESTDIR)$(sysconfdir)/puppet/auth.conf.example
        ginstall -m 644 $(FILEDIR)/puppet.conf.example-CSW 
$(DESTDIR)$(sysconfdir)/puppet/puppet.conf.example
        ginstall -d -m 755 $(DESTDIR)$(sysconfdir)/pkg/puppet

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

Reply via email to