Revision: 14352
          http://gar.svn.sourceforge.net/gar/?rev=14352&view=rev
Author:   bdwalton
Date:     2011-04-20 17:39:14 +0000 (Wed, 20 Apr 2011)

Log Message:
-----------
bacula/trunk: move the live config sample files to the template location

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

Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile  2011-04-20 17:37:40 UTC (rev 14351)
+++ csw/mgar/pkg/bacula/trunk/Makefile  2011-04-20 17:39:14 UTC (rev 14352)
@@ -220,4 +220,5 @@
        @(ginstall -d -m 0755 $(DESTDIR)/var/opt/csw/run)
        @(ginstall -d -m 0755 $(DOCD); gcp -pR $(WORKSRC)/examples $(DOCD))
        @(ginstall -m 0644 $(WORKDIR)/README.CSW $(DOCD))
+       @(cd $(DESTDIR)$(sysconfdir); for f in *conf; do mv $$f $$f.CSW; done)
        @$(MAKECOOKIE)


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