[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. 546130d929ce2f82cb074e440993749e74d1f8b4
Micah Anderson
micah at riseup.net
Mon Apr 14 02:30:38 UTC 2008
The following commit has been merged in the master branch:
commit a4b74cb06673d53a64794ee9b421ad00844e254e
Author: James Turnbull <james at lovedthanlost.net>
Date: Wed Mar 26 08:39:34 2008 +1100
I think this will include the man pages in the build but overall the Rakefile needs a rewrite
diff --git a/Rakefile b/Rakefile
index 0f2a05b..1a3faad 100644
--- a/Rakefile
+++ b/Rakefile
@@ -27,7 +27,8 @@ project = Rake::RedLabProject.new("puppet") do |p|
'bin/**/*',
'ext/**/*',
'examples/**/*',
- 'conf/**/*'
+ 'conf/**/*',
+ 'man/**/*'
]
p.filelist.exclude("bin/pi")
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list