]> git.pld-linux.org Git - packages/python-distribute.git/commitdiff
- disable pypy
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 3 Jan 2015 18:36:48 +0000 (18:36 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 3 Jan 2015 18:36:48 +0000 (18:36 +0000)
python-distribute.spec

index 35b49d1d6c364d202595476d846f59c20e51cb5e..09069392371d7ceb490214c1b7926bd1a1194def 100644 (file)
@@ -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
This page took 0.102159 seconds and 4 git commands to generate.