[Bug 168339] Review Request: libbinio

bugzilla at redhat.com bugzilla at redhat.com
Sun Sep 18 15:33:23 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: libbinio


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=168339





------- Additional Comments From bugs.michael at gmx.net  2005-09-18 11:33 EST -------
> %dir %{_includedir}/%{name}
> %{_includedir}/%{name}/*.h

Right.

Where you want to include the directory and its contents recursively,
the following one is a good recommendation:

%{_datadir}/%{name}/

The slash at the end makes it more clear that it is a directory and
not just a file.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list