[Bug 437694] Review Request: bip - IRC Bouncer

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 29 21:07:50 UTC 2008


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 tcallawa at redhat.com  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.




More information about the Fedora-package-review mailing list