# | Line 5 | Line 5 | Requires: python curl | |
---|---|---|
5 | ||
6 | %prep | |
7 | %setup -n pycurl-%realversion | |
8 | + | perl -p -i -e '/--static-libs/ && s/^(\s+)/$1"") #/' setup.py |
9 | ||
10 | %build | |
11 | python setup.py build |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |