create the /install/chef-cookbooks directory in spec file

This commit is contained in:
jjhua 2013-11-12 15:51:50 -05:00
parent 55af05f8a3
commit 11e7b02653

View File

@ -84,6 +84,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%{prefix}
/install/postscripts
/install/chef-cookbooks
%defattr(-,root,root)