Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #11 from Steve Traylen <[email protected]> 2011-03-06 11:55:13 
EST ---
This is really pedantic - sorry.

If you are going to modify the source with
find %{_builddir}/%{buildsubdir}/examples -mindepth 1 -maxdepth 1 -not -name
"redhat" -exec rm -rf {} ';'

then that should be in %prep since this  is where you prepare the source.

Otherwise just change 
%doc LICENSE NEWS README TODO examples
to
%doc LICENSE NEWS README TODO examples/redhat

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to