[Bug 620166] Review Request: python-Chaco - Interactive 2-Dimensional Plotting

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 2 08:52:40 UTC 2010


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

--- Comment #4 from Chen Lei <supercyper1 at gmail.com> 2010-08-02 04:52:39 EDT ---
(In reply to comment #3)
> Can you please explain why did you include 
>  mv docs/chaco\ talk\ apr_2006 docs/chaco_talk_apr_2006
>  [...]
>  mv docs/chaco_talk_apr_2006 docs/chaco\ talk\ apr_2006
> in the %prep stage ?    

Because I use the following command which don't allow file names that contain 
white space. Personally, I don't like to use find [...] -print0 |xarg 0 instead
:)


for file in `find -name "*.txt" -o -name "*.py" -o -name "*.js" -o -name
"*.htc" \
 -o -name "*.css"`

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



More information about the package-review mailing list