https://bugzilla.rpmfusion.org/show_bug.cgi?id=2531
--- Comment #8 from Elder Marco <eldermarco(a)gmail.com> 2012-10-19 17:28:18 CEST ---
Oops, sorry. The spec file is wrong but it is my fault.
line 54:
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
The correct is
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
* In the %files section
The line
%dir %_datadir/%{name}
is missing.
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.