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
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
|
# make fetch-ocsp-response use Python 3
|
||||||
|
sed -e '1 s|^#!/.*python|&3|' -i script/fetch-ocsp-response
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure PYTHON=%{__python3} \
|
%configure PYTHON=%{__python3} \
|
||||||
|
Loading…
Reference in New Issue
Block a user