[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, upstream, updated. 51bcebe38cab6088c901f1006339bbe40a36d161

James Turnbull james at lovedthanlost.net
Wed Aug 18 05:55:43 UTC 2010


The following commit has been merged in the upstream branch:
commit aeee83cd3ae7e8740a9ae04de71cbcc2057dc864
Author: James Turnbull <james at lovedthanlost.net>
Date:   Mon Apr 12 11:43:54 2010 +1000

    Fixed #3410 - Warnings in rake spec

diff --git a/Rakefile b/Rakefile
index e3549ca..67d4c90 100644
--- a/Rakefile
+++ b/Rakefile
@@ -5,7 +5,7 @@ $LOAD_PATH << File.join(File.dirname(__FILE__), 'tasks')
 
 Dir['tasks/**/*.rake'].each { |t| load t } 
 
-require './lib/facter.rb'
+require 'facter.rb'
 require 'rake'
 require 'rake/packagetask'
 require 'rake/gempackagetask'

-- 
Packaging of Facter for debian



More information about the Pkg-puppet-devel mailing list