On Thu, Feb 8, 2018 at 9:56 AM, Tomasz Kłoczko <[email protected]> wrote:
> Looks like many people don't know that %files entry like:
>
> /some/directory/
>
> does not include /some/directory into package but all files and
> subdirectories which are in /some/directory.
That is incorrect. For example, the polyml spec file contains this in %files:
%{_libdir}/polyml/
And on my x86_64 Fedora 27 box:
$ rpm -qf /usr/lib64/polyml
polyml-5.7.1-1.fc27.x86_64
The trailing slash doesn't matter. I use it as a visual reminder that
the %files entry is a directory, not a file.
--
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]