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: Azureus - a BitTorrent Client https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=178330 ------- Additional Comments From chabotc@xxxxxxxxx 2006-01-19 11:09 EST ------- Ps i see your not using install yet for: mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications cp %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications mkdir -p $RPM_BUILD_ROOT%{_datadir}/application-registry cp %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/application-registry Could you please change this to: mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications install -m644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications mkdir -p $RPM_BUILD_ROOT%{_datadir}/application-registry install -m644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/application-registry -- 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. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list