Merge commit '196459382a7946747e1934b6b8932ccfe689624d' into checkpoint/main_from_release_2.1.2_196459382a7946747e1934b6b8932ccfe689624d

This commit is contained in:
Amine Khaldi 2023-12-06 11:28:11 +01:00
commit 2043077c18
No known key found for this signature in database
GPG Key ID: B1C074FFC904E2D9

View File

@ -64,6 +64,7 @@ rvm use ruby-3
# Marking as a dependency allows yum/dnf to automatically install the libxcrypt-compat package as well
fpm -s dir -t rpm \
-C "dist/$CLI_RPM_BASE" \
--directories "/opt/chia" \
-p "dist/$CLI_RPM_BASE.rpm" \
--name chia-blockchain-cli \
--license Apache-2.0 \