[packages/python-distribute] - disable pypy
baggins
baggins at pld-linux.org
Sat Jan 3 19:37:04 CET 2015
commit e2a4dd57533c0bdf11a3f7d307c6503b650e04df
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Jan 3 18:36:48 2015 +0000
- disable pypy
python-distribute.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-distribute.spec b/python-distribute.spec
index 35b49d1..0906939 100644
--- a/python-distribute.spec
+++ b/python-distribute.spec
@@ -7,7 +7,7 @@
%bcond_without pypy # PyPy module
%else
%bcond_without python3 # CPython 3.x module
-%bcond_without pypy # PyPy module
+%bcond_with pypy # PyPy module
%endif
%define __pypy /usr/bin/pypy
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-distribute.git/commitdiff/e2a4dd57533c0bdf11a3f7d307c6503b650e04df
More information about the pld-cvs-commit
mailing list