rev 1510 - trunk/siesta

[prev] [thread] [next] [lurker] [Date index for 2004/04/06]

From: richardc
Subject: rev 1510 - trunk/siesta
Date: 18:00 on 06 Apr 2004
Author: richardc
Date: 2004-04-06 18:00:20 +0100 (Tue, 06 Apr 2004)
New Revision: 1510

Modified:
   trunk/siesta/Build.PL
Log:
still looking for Config::SOMETHING

Modified: trunk/siesta/Build.PL
===================================================================
--- trunk/siesta/Build.PL	2004-04-06 16:57:53 UTC (rev 1509)
+++ trunk/siesta/Build.PL	2004-04-06 17:00:20 UTC (rev 1510)
@@ -51,7 +51,7 @@
 eval {
     require Siesta::Config;
     print "found. setting defaults based on existing install\n";
-    $D_ROOT = $Siesta::Config::ROOT;
+    $D_ROOT = $Siesta::Config::config->root;
 };
 
 print "failed. selecting regular defaults\n"

Generated at 13:57 on 01 Jul 2004 by mariachi 0.52