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

--- Comment #13 from Christoph Wickert <[email protected]> 2010-05-21 
05:52:36 EDT ---
(In reply to comment #9)
> %{__rm} -f  tmpl_tutorial.html
> %{__mkdir} examples
> %{__cp} -p *.py examples
> %{__rm} examples/test_urwid.py

Please don't use macros for trivial things like rm, mkdir or cp. This was
discussed on fedora-devel recently and people agreed these macros offer no
benefit, see
http://lists.fedoraproject.org/pipermail/devel/2010-March/133466.html

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