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

James Turnbull james at lovedthanlost.net
Fri Jan 29 17:22:32 UTC 2010


The following commit has been merged in the upstream branch:
commit dad4569dd715e4cd6176329503e8502768bca47b
Author: James Turnbull <james at lovedthanlost.net>
Date:   Fri May 22 23:47:52 2009 +1000

    Added path to Rakefile

diff --git a/Rakefile b/Rakefile
index 132b1a8..fd8306c 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,5 +1,7 @@
 # Rakefile for facter
 
+$: << File.expand_path('lib')
+
 require './lib/facter.rb'
 require 'rake'
 require 'rake/packagetask'

-- 
Packaging of Facter for debian



More information about the Pkg-puppet-devel mailing list