[packages/chef/chef-12] don't package chef-config/package_task.rb

glen glen at pld-linux.org
Thu Jun 2 21:02:04 CEST 2016


commit 4530c37bdfe84c76ee410e4e5d9f1742daef1db6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jun 2 22:01:37 2016 +0300

    don't package chef-config/package_task.rb

 chef.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/chef.spec b/chef.spec
index 692bd3a..59d476c 100644
--- a/chef.spec
+++ b/chef.spec
@@ -114,6 +114,9 @@ rm bin/chef-service-manager
 rm bin/chef-windows-service
 %endif
 
+# don't package this, a maintainer's rake task
+rm chef-config/lib/chef-config/package_task.rb
+
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chef.git/commitdiff/4530c37bdfe84c76ee410e4e5d9f1742daef1db6



More information about the pld-cvs-commit mailing list