mirror of https://github.com/apache/cloudstack.git
fix rpm build
This commit is contained in:
parent
58c430f7d7
commit
b2a5d26275
|
|
@ -525,11 +525,6 @@ fi
|
|||
%attr(0755,root,root) %{_bindir}/cloud-external-ipallocator.py
|
||||
%attr(0755,root,root) %{_initrddir}/cloud-ipallocator
|
||||
%dir %attr(770,root,root) %{_localstatedir}/log/%{name}/ipallocator
|
||||
%doc README
|
||||
%doc INSTALL
|
||||
%doc HACKING
|
||||
%doc README.html
|
||||
%doc debian/copyright
|
||||
|
||||
%files setup
|
||||
%attr(0755,root,root) %{_bindir}/%{name}-setup-databases
|
||||
|
|
|
|||
Loading…
Reference in New Issue