https://bugzilla.rpmfusion.org/show_bug.cgi?id=3152
leigh scott <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from leigh scott <[email protected]> 2014-01-26 12:26:20 CET --- You don't need to cp all the sources %prep %setup -cT cp %{SOURCE4} README %build %install install -pDm 644 %{SOURCE0} \ %{buildroot}/%{_sysconfdir}/yum.repos.d/%{reponame}.repo install -pDm 644 %{SOURCE1} \ %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml install -pDm 644 %{SOURCE3} \ %{buildroot}/%{_datadir}/system-config-repo/repos/%{reponame}/icon.png install -pDm 644%{SOURCE2} \ %{buildroot}/%{_datadir}/applications/%{name}.desktop desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop -- 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.
