Build with py2 rather than py3, re-enable pyswig.
This commit is contained in:
parent
b64c7139fc
commit
7b946b13bb
1 changed files with 2 additions and 3 deletions
|
|
@ -32,10 +32,9 @@ data:
|
|||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_without_python2 1
|
||||
%_with_python3 1
|
||||
%_with_python2 1
|
||||
%_without_python3 1
|
||||
%_without_bdb 1
|
||||
%_without_pyswig 1
|
||||
api:
|
||||
rpms:
|
||||
- subversion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue