Update of /cvsroot/leaf/src/bering-uclibc/buildtool/buildtool/Make
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11287

Modified Files:
        Source.pm 
Log Message:
fix pb with newer libconfig-general-perl
thx to Adam Niedzwiedzki for spotting it and providing a workaround


Index: Source.pm
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/buildtool/buildtool/Make/Source.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Source.pm   31 Jul 2007 11:25:40 -0000      1.5
--- Source.pm   4 Nov 2007 19:06:08 -0000       1.6
***************
*** 3,7 ****
  
  use buildtool::Common::InstalledFile;
! use Config::General;
  use strict;
  use Carp;
--- 3,7 ----
  
  use buildtool::Common::InstalledFile;
! use Config::General qw(ParseConfig);
  use strict;
  use Carp;


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to