Project

General

Profile

« Previous | Next » 

Revision 1c9fda7e

Added by Benoît PECCATTE over 7 years ago

Fixes #9923: flask doesn't build on sles11

View differences:

rudder-server-relay/SPECS/rudder-server-relay.spec
# Using a recent pip on SLES is not possible due to
# bad interaction between pip and an old OpenSSL.
# See http://stackoverflow.com/questions/17416938/pip-can-not-install-anything
%{real_name}/bin/easy_install pip==1.2.1
flask/bin/easy_install pip==1.2.1
%else
python virtualenv/virtualenv.py flask
%endif

Also available in: Unified diff