[csw-devel] SF.net SVN: gar:[14433] csw/mgar/pkg/bacula/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Thu Apr 28 16:58:56 CEST 2011
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.
More information about the devel
mailing list