[python-Traits] Remove useless line

supercyper supercyper at fedoraproject.org
Fri Aug 13 07:20:19 UTC 2010


commit 61e374b33290b47642661260f3fcfaf5d2b79362
Author: Chen Lei <supercyper at 163.com>
Date:   Fri Aug 13 15:17:14 2010 +0800

    Remove useless line

 python-Traits.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/python-Traits.spec b/python-Traits.spec
index ab8849d..7acbb1c 100644
--- a/python-Traits.spec
+++ b/python-Traits.spec
@@ -63,8 +63,6 @@ python setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 
 rm $RPM_BUILD_ROOT%{python_sitearch}/enthought/traits/protocols/_speedups.c
 rm $RPM_BUILD_ROOT%{python_sitearch}/enthought/traits/ctraits.c
-find $RPM_BUILD_ROOT%{python_sitearch}/enthought -name "unused_setup" \
- | xargs rm
 
 # fix wrong-file-end-of-line-encoding
 for file in `find build/docs -name "*.txt" -o -name "*.css" -o -name \


More information about the scm-commits mailing list