Revision: 14433
          http://gar.svn.sourceforge.net/gar/?rev=14433&view=rev
Author:   bdwalton
Date:     2011-04-28 14:58:55 +0000 (Thu, 28 Apr 2011)

Log Message:
-----------
bacula/trunk: ensure the default query.sql info notes correct location of 
example file

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

Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile  2011-04-28 14:55:37 UTC (rev 14432)
+++ csw/mgar/pkg/bacula/trunk/Makefile  2011-04-28 14:58:55 UTC (rev 14433)
@@ -265,4 +265,6 @@
                mv $$f $(DESTDIR)/etc/opt/csw/bacula/$$f; \
                ln -s /etc/opt/csw/bacula/$$f $$f; \
           done)
+       @( cd $(DESTDIR)/etc/opt/csw/bacula; \
+               perl -pi -e "s!<bacula-source>!$(docdir)/$(NAME)!" query.sql )
        @$(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