We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863cc55 commit 49d4765Copy full SHA for 49d4765
installer/rpm/algorand-devtools/algorand-devtools.spec
@@ -8,6 +8,7 @@ Requires: @REQUIRED_ALGORAND_PKG@ >= @VER@
8
9
%define SRCDIR go-algorand-rpmbuild
10
%define _buildshell /bin/bash
11
+%define __os_install_post %{?__brp-compress}
12
13
%description
14
This package provides development tools for the Algorand blockchain.
installer/rpm/algorand/algorand.spec
@@ -11,6 +11,7 @@ Requires(pre): shadow-utils
15
16
17
This package provides an implementation of the Algorand protocol.
0 commit comments