update rhash.spec.

Signed-off-by: wuzx <471319475@qq.com>
This commit is contained in:
wuzx 2022-11-25 07:42:28 +00:00 committed by Gitee
parent 5e233df07a
commit c82d18cddd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -35,6 +35,9 @@ Documentation for rhash
%prep
%autosetup -n RHash-%{version} -p1
%ifnarch sw_64
%patch1 -R -p1
%endif
sed -i -e '/^INSTALL_SHARED/s/644/755/' librhash/Makefile
%build