summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--espresso/espresso.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/espresso/espresso.spec b/espresso/espresso.spec
index 35dfdb5..5f4f8e2 100644
--- a/espresso/espresso.spec
+++ b/espresso/espresso.spec
@@ -8,9 +8,6 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%endif
-# Do not check .so files in the python2_sitearch directory
-%global __provides_exclude_from ^%{python2_sitearch}/.*\\.so$
-
### TESTSUITE ###
# The testsuite currently fails only on the buildsystem, but works localy.
# So to easy enable/disable the testsuite, I introduce the following