[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, upstream, updated. 3a39dd8353b6308cf49522990104cc63e55d7cda
James Turnbull
james at lovedthanlost.net
Fri Jan 29 17:22:33 UTC 2010
The following commit has been merged in the upstream branch:
commit 96c015cb651e0e3781755cac2974c02c6bb831ae
Author: James Turnbull <james at lovedthanlost.net>
Date: Thu May 28 07:16:00 2009 +1000
Added spec.executables to Facter gemspec in Rakefile
diff --git a/Rakefile b/Rakefile
index fd8306c..cf824f5 100644
--- a/Rakefile
+++ b/Rakefile
@@ -21,6 +21,7 @@ spec = Gem::Specification.new do |spec|
spec.platform = Gem::Platform::RUBY
spec.name = 'facter'
spec.files = FILES.to_a
+ spec.executables = %w{facter}
spec.version = Facter::FACTERVERSION
spec.summary = 'Facter, a system inventory tool'
spec.author = 'Reductive Labs'
--
Packaging of Facter for debian
More information about the Pkg-puppet-devel
mailing list