torrus (1.0.8-2) 02_torrus_siteconfig.dpatch

Summary

 tmp/dpep.Mknz9l/head/configs/torrus-siteconfig.pl |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

    
download this patch

Patch contents

#! /bin/sh /usr/share/dpatch/dpatch-run
## 02_torrus_siteconfig.dpatch by  <jurijus@bobcat>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Comment out dummy tree

@DPATCH@
diff -urNad head/configs/torrus-siteconfig.pl /tmp/dpep.Mknz9l/head/configs/torrus-siteconfig.pl
--- head/configs/torrus-siteconfig.pl	2004-11-24 13:24:56.000000000 -0500
+++ /tmp/dpep.Mknz9l/head/configs/torrus-siteconfig.pl	2005-04-02 19:20:59.584480056 -0500
@@ -5,11 +5,11 @@
 
 %Torrus::Global::treeConfig =
     (
-     'main' => {
-         'description' => 'The main tree',
-         'info'        => 'some tree',
-         'xmlfiles' => [qw(routers.xml)],
-         'run' => { 'collector' => 1, 'monitor' => 0 } }
+#     'main' => {
+#         'description' => 'The main tree',
+#         'info'        => 'some tree',
+#         'xmlfiles' => [qw(routers.xml)],
+#         'run' => { 'collector' => 1, 'monitor' => 0 } }
      );
 
 # Customizable look in the HTML page top