Add missing conditional for RHEL 7
This should've been part of commit 7bac0c82cb
.
No need to issue a build just for this.
This commit is contained in:
parent
ff9a78f320
commit
fd52e196bd
@ -108,8 +108,10 @@ rm -fv %{buildroot}%{_libdir}/lib*.la
|
|||||||
%{_libdir}/pkgconfig/libraw_r.pc
|
%{_libdir}/pkgconfig/libraw_r.pc
|
||||||
%exclude %{_docdir}/libraw/*
|
%exclude %{_docdir}/libraw/*
|
||||||
|
|
||||||
|
%if 0%{?rhel} != 7
|
||||||
%files samples
|
%files samples
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user