update rhash.spec.

Signed-off-by: wuzx <471319475@qq.com>
This commit is contained in:
wuzx 2022-12-08 08:57:47 +00:00 committed by Gitee
parent c82d18cddd
commit 16feab6326
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -34,9 +34,10 @@ Summary: Documentation for rhash
Documentation for rhash Documentation for rhash
%prep %prep
%autosetup -n RHash-%{version} -p1 %setup -n RHash-%{version}
%ifnarch sw_64 %patch0 -p1
%patch1 -R -p1 %ifarch sw_64
%patch1 -p1
%endif %endif
sed -i -e '/^INSTALL_SHARED/s/644/755/' librhash/Makefile sed -i -e '/^INSTALL_SHARED/s/644/755/' librhash/Makefile