mirror of https://github.com/apache/cloudstack.git
Fix rpm build after commit 4d7dced2f8
This commit is contained in:
parent
0fd30af5f8
commit
713dff537b
|
|
@ -394,7 +394,6 @@ fi
|
|||
%attr(0755,root,root) %{_sysconfdir}/init.d/%{name}-agent
|
||||
%config(noreplace) %{_sysconfdir}/%{name}/agent
|
||||
%dir %{_localstatedir}/log/%{name}/agent
|
||||
%attr(0644,root,root) %{_datadir}/%{name}-agent/*.jar
|
||||
%attr(0644,root,root) %{_datadir}/%{name}-agent/lib/*.jar
|
||||
%doc LICENSE
|
||||
%doc NOTICE
|
||||
|
|
|
|||
Loading…
Reference in New Issue