mirror of https://github.com/apache/cassandra
ninja-fix add addtocmstool tool to bin directory in rpm noboolean package
This commit is contained in:
parent
2a807fc81b
commit
500b845003
|
|
@ -207,6 +207,7 @@ This package contains extra tools for working with Cassandra clusters.
|
|||
%attr(755,root,root) %{_bindir}/fqltool
|
||||
%attr(755,root,root) %{_bindir}/generatetokens
|
||||
%attr(755,root,root) %{_bindir}/hash_password
|
||||
%attr(755,root,root) %{_bindir}/addtocmstool
|
||||
|
||||
|
||||
%changelog
|
||||
|
|
|
|||
Loading…
Reference in New Issue