mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-46 : Missed a reference to the mycloud setup script in cloud.spec
This commit is contained in:
parent
c979425ce3
commit
d1d9cacbfb
|
|
@ -554,7 +554,6 @@ fi
|
|||
%attr(0755,root,root) %{_initrddir}/%{name}-agent
|
||||
%attr(0755,root,root) %{_bindir}/%{name}-setup-agent
|
||||
%dir %attr(0770,root,root) %{_localstatedir}/log/%{name}/agent
|
||||
%attr(0755,root,root) %{_bindir}/mycloud-setup-agent
|
||||
|
||||
%files cli
|
||||
%{_bindir}/%{name}-tool
|
||||
|
|
|
|||
Loading…
Reference in New Issue