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: bip - IRC Bouncer


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





------- Additional Comments From [EMAIL PROTECTED]  2008-04-29 17:07 EST -------
One very minor thing, instead of:

rm -rf %{buildroot}/usr/share/doc/bip

Please use: 

rm -rf $RPM_BUILD_ROOT%{_defaultdocdir}/bip

Why? 

1. You need to be consistent with $RPM_BUILD_ROOT or %{buildroot}. You've
already used $RPM_BUILD_ROOT above this line.
2. _defaultdocdir == /usr/share/doc

-- 
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, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to