mirror of
https://abf.rosa.ru/djam/openssl.git
synced 2025-02-23 08:12:50 +00:00
drop multiarch
This commit is contained in:
parent
0c4615be52
commit
23579b4b3d
1 changed files with 0 additions and 3 deletions
|
@ -165,7 +165,6 @@ and SSL.
|
|||
%files -n %{devname}
|
||||
%doc CHANGES doc/* devel-doc-info/README*
|
||||
%dir %{_includedir}/openssl
|
||||
%{multiarch_includedir}/openssl/opensslconf.h
|
||||
%{_includedir}/openssl/*
|
||||
%{_libdir}/libcrypto.so
|
||||
%{_libdir}/libssl.so
|
||||
|
@ -360,8 +359,6 @@ EOF
|
|||
|
||||
chmod 755 %{buildroot}%{_libdir}/pkgconfig
|
||||
|
||||
%multiarch_includes %{buildroot}%{_includedir}/openssl/opensslconf.h
|
||||
|
||||
# strip cannot touch these unless 755
|
||||
chmod 755 %{buildroot}%{_libdir}/openssl-%{major}/engines/*.so*
|
||||
chmod 755 %{buildroot}%{_libdir}/*.so*
|
||||
|
|
Loading…
Add table
Reference in a new issue