revert an unintended change committed by mistake
This commit is contained in:
parent
09630c68d3
commit
c57376b311
@ -45,6 +45,8 @@ for building applications with libnghttp2.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
# make fetch-ocsp-response use Python 3
|
||||
sed -e '1 s|^#!/.*python|&3|' -i script/fetch-ocsp-response
|
||||
|
||||
%build
|
||||
%configure PYTHON=%{__python3} \
|
||||
|
Loading…
Reference in New Issue
Block a user