[csw-devel] SF.net SVN: gar:[14365] csw/mgar/pkg/bacula/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Apr 21 03:34:24 CEST 2011


Revision: 14365
          http://gar.svn.sourceforge.net/gar/?rev=14365&view=rev
Author:   bdwalton
Date:     2011-04-21 01:34:24 +0000 (Thu, 21 Apr 2011)

Log Message:
-----------
bacula/trunk: install an additional mysql table update script since we have not updated in many years

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

Modified: csw/mgar/pkg/bacula/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bacula/trunk/Makefile	2011-04-20 20:40:35 UTC (rev 14364)
+++ csw/mgar/pkg/bacula/trunk/Makefile	2011-04-21 01:34:24 UTC (rev 14365)
@@ -250,4 +250,6 @@
 		mv $$f $(DESTDIR)/etc/opt/csw/bacula/$$f; \
 		ln -s /etc/opt/csw/bacula/$$f $$f; \
 	   done)
+	@(cd $(WORKSRC)/updatedb; \
+		ginstall -m 0755 update_mysql_tables_10_to_11 $(DESTDIR)$(prefix)/libexec/bacula )
 	@$(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