[37038] trunk/dports/net/network-weathermap/Portfile

markd at macports.org markd at macports.org
Fri May 23 18:50:41 PDT 2008


Revision: 37038
          http://trac.macosforge.org/projects/macports/changeset/37038
Author:   markd at macports.org
Date:     2008-05-23 18:50:40 -0700 (Fri, 23 May 2008)

Log Message:
-----------
ui_msg changes only.

Modified Paths:
--------------
    trunk/dports/net/network-weathermap/Portfile

Modified: trunk/dports/net/network-weathermap/Portfile
===================================================================
--- trunk/dports/net/network-weathermap/Portfile	2008-05-24 01:50:19 UTC (rev 37037)
+++ trunk/dports/net/network-weathermap/Portfile	2008-05-24 01:50:40 UTC (rev 37038)
@@ -71,11 +71,8 @@
 	sudo cat ${cactidir}/pa.sql | mysql5 -u root -p cacti (cacti is the db name)
 
 
-4) Edit ${cactidir}/include/global.php - modify the url_path to reflect Cacti's default
-   URL and add an entry to load the weathermap plugin as shown:
+4) Edit ${cactidir}/include/global.php - add an entry to load the weathermap plugin as shown:
 
-	\$config\['url_path'\] = '/cacti/';
-
 	\$plugins = array();
 	\$plugins[] = 'weathermap';
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080523/caf25a03/attachment.htm 


More information about the macports-changes mailing list