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


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

--- Comment #7 from Martin Gieseking <martin.giesek...@uos.de> 2010-09-26 
14:47:24 EDT ---
(In reply to comment #6)
> I have done this, but I was under the impression that %{_datadir}/%{name}
> automatically detected directory status, and was recursive? If I am wrong, I
> would like clarification, as this may impact other packages I maintain.

Yes, you're right. %{_datadir}/%{name}/ adds the directory and all its contents
recursively including sub-directories. Thus, this single line is sufficient.
The advantage of the more verbose variant is it prevents packaging of unwanted
files/folders that might have been in installed by accident.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to