ninja-fix add addtocmstool tool to bin directory in rpm noboolean package

This commit is contained in:
Mick Semb Wever 2023-12-01 13:38:01 +01:00
parent 2a807fc81b
commit 500b845003
No known key found for this signature in database
GPG Key ID: E91335D77E3E87CB
1 changed files with 1 additions and 0 deletions

View File

@ -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