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

j_arndt at users.sourceforge.net j_arndt at users.sourceforge.net
Thu Aug 20 05:36:33 CEST 2009


Revision: 6059
          http://gar.svn.sourceforge.net/gar/?rev=6059&view=rev
Author:   j_arndt
Date:     2009-08-20 03:36:32 +0000 (Thu, 20 Aug 2009)

Log Message:
-----------
munin: fixed typo in dependencies in Makefile

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

Modified: csw/mgar/pkg/munin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/munin/trunk/Makefile	2009-08-19 18:23:41 UTC (rev 6058)
+++ csw/mgar/pkg/munin/trunk/Makefile	2009-08-20 03:36:32 UTC (rev 6059)
@@ -44,8 +44,8 @@
 ARCHALL_CSWmuninnode = 1
 
 REQUIRED_PKGS_CSWmuninmaster = CSWpmnetserver CSWperl CSWpython CSWpmparserecdescent 
-REQUIRED_PKGS_CSWmuninmaster = CSWpmhtmltmpl CSWpmdatemanip CSWpmmd5 CSWrrd CSWapache2
-REQUIRED_PKGS_CSWmuninmaster = CSWcswclassutils
+REQUIRED_PKGS_CSWmuninmaster += CSWpmhtmltmpl CSWpmdatemanip CSWpmmd5 CSWrrd CSWapache2
+REQUIRED_PKGS_CSWmuninmaster += CSWcswclassutils
 
 REQUIRED_PKGS_CSWmuninnode = CSWpmdbi CSWpmnetsnmp CSWpmnetserver CSWperl CSWtop CSWcswclassutils
 


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