- pkconfig file doesn't need to be executable
This commit is contained in:
parent
e809e73a39
commit
50c4819563
@ -391,7 +391,7 @@ popd
|
||||
%attr(0644,root,root) %{_libdir}/*.a
|
||||
%attr(0755,root,root) %{_libdir}/*.so
|
||||
%attr(0644,root,root) %{_mandir}/man3*/*
|
||||
%attr(0755,root,root) %{_libdir}/pkgconfig/openssl.pc
|
||||
%attr(0644,root,root) %{_libdir}/pkgconfig/openssl.pc
|
||||
|
||||
%files perl
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user