Remove a misleading comment

The samples sub-directory is always meant to be a part of the
LibRaw-devel sub-package. Even on RHEL 7 where the LibRaw-samples
sub-package is disabled.

This is because the samples sub-directory contains the source code for
a bunch of sample programs to illustrate the LibRaw API. Someone using
the LibRaw-devel sub-package for doing development might find them
helful.

The LibRaw-samples sub-package only contains the binaries obtained from
building the sources in the samples sub-directory.

No need to issue a build just for this.

Fallout from 18bfce166b
This commit is contained in:
Debarshi Ray 2020-08-12 18:00:12 +02:00
parent 352e1d2e3e
commit 1d4e620148

View File

@ -99,9 +99,7 @@ rm -fv %{buildroot}%{_libdir}/lib*.la
%files devel
%doc manual
#if 0%{?samples}
%doc samples
#endif
%{_includedir}/libraw/
%{_libdir}/libraw.so
%{_libdir}/libraw_r.so