mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-1631 - removing duplicate %doc declarations in -management
This commit is contained in:
parent
797eb009e2
commit
7a0f1bdf81
|
|
@ -338,8 +338,6 @@ fi
|
|||
#No default permission as the permission setup is complex
|
||||
%files management
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE
|
||||
%doc NOTICE
|
||||
%dir %attr(0770,root,cloud) %{_sysconfdir}/%{name}/management/Catalina
|
||||
%dir %attr(0770,root,cloud) %{_sysconfdir}/%{name}/management/Catalina/localhost
|
||||
%dir %attr(0770,root,cloud) %{_sysconfdir}/%{name}/management/Catalina/localhost/client
|
||||
|
|
|
|||
Loading…
Reference in New Issue