Rakefile in facter-1.3.3 vs Rakefile in facter-1.3.7

- old
+ new

@@ -24,11 +24,11 @@ 'etc/*' ] p.epmhosts = %w{culain} p.rpmhost = "fedora1" - p.sunpkghost = "sol10b" + #p.sunpkghost = "sol10b" end project.mkgemtask do |gem| gem.require_path = 'lib' # Use these for libraries. @@ -41,6 +41,6 @@ project.mkepmtask do |task| task.bins = FileList.new("bin/facter") task.rubylibs = FileList.new('lib/**/*') end end -# $Id: Rakefile 148 2006-06-27 05:34:07Z luke $ +# $Id: Rakefile 188 2007-01-19 22:36:53Z luke $