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



--- Comment #4 from Antonio Trande <anto.tra...@gmail.com> ---
Also, some slashes are redundant:

%{buildroot}/%{_bindir}/captcp is wrong.
%{buildroot}%{_bindir}/captcp is fine.

%{buildroot}/%{_mandir}/man8/captcp.8 is wrong.
%{buildroot}%{_mandir}/man8/captcp.8 is fine.

And so on.

-- 
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