[Sugar-devel] [PATCH] remove questionable deletion of key python __init__.py files
Martin Dengler
martin at martindengler.com
Tue Jun 9 20:43:49 EDT 2009
---
sugar-update-control.spec | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/sugar-update-control.spec b/sugar-update-control.spec
index d5e16aa..09eda58 100644
--- a/sugar-update-control.spec
+++ b/sugar-update-control.spec
@@ -33,8 +33,6 @@ rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT
%{__python} setup.py install --root=$RPM_BUILD_ROOT
-# avoid conflicts with standard __init__.py*
-rm $RPM_BUILD_ROOT%{python_sitelib}/{bitfrost,bitfrost/update,bitfrost/util}/__init__.py*
%find_lang %{name}
%clean
--
1.6.0.6
More information about the Sugar-devel
mailing list