Skip to content

Commit

Permalink
claim ownership of /opt/chia in the RPM (#16980)
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Dec 4, 2023
1 parent c8f5ef4 commit 1964593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_scripts/build_linux_rpm-2-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 1964593

Please sign in to comment.