I think this will include the man pages in the build but overall the Rakefile needs a rewrite
This commit is contained in:
Родитель
3a8053a137
Коммит
491a696827
3
Rakefile
3
Rakefile
|
@ -27,7 +27,8 @@ project = Rake::RedLabProject.new("puppet") do |p|
|
|||
'bin/**/*',
|
||||
'ext/**/*',
|
||||
'examples/**/*',
|
||||
'conf/**/*'
|
||||
'conf/**/*',
|
||||
'man/**/*'
|
||||
]
|
||||
p.filelist.exclude("bin/pi")
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче