From 500b84500396b00bd9cc0252109bb765c755a759 Mon Sep 17 00:00:00 2001 From: Mick Semb Wever Date: Fri, 1 Dec 2023 13:38:01 +0100 Subject: [PATCH] ninja-fix add addtocmstool tool to bin directory in rpm noboolean package --- redhat/noboolean/cassandra.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/redhat/noboolean/cassandra.spec b/redhat/noboolean/cassandra.spec index 833d341eb3..c6b1a69888 100644 --- a/redhat/noboolean/cassandra.spec +++ b/redhat/noboolean/cassandra.spec @@ -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