Merge commit '959dc2ac5281a72f20044b488cd330d1e7c85745' into checkpoint/main_from_release_2.1.0_959dc2ac5281a72f20044b488cd330d1e7c85745

This commit is contained in:
Amine Khaldi 2023-09-19 18:50:18 +01:00
commit 8253956762
No known key found for this signature in database
GPG Key ID: B1C074FFC904E2D9

View File

@ -68,7 +68,9 @@ fpm -s dir -t rpm \
--version "$CHIA_INSTALLER_VERSION" \
--architecture "$REDHAT_PLATFORM" \
--description "Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure." \
--depends /usr/lib64/libcrypt.so.1 \
--rpm-tag 'Recommends: libxcrypt-compat' \
--rpm-tag '%define _build_id_links none' \
--rpm-tag '%undefine _missing_build_ids_terminate_build' \
.
# CLI only rpm done
cp -r dist/daemon ../chia-blockchain-gui/packages/gui