[packages/nghttp2] - fix fetch-ocsp-response shebang

qboosh qboosh at pld-linux.org
Fri Mar 1 17:47:06 CET 2024


commit 535aa5bf29c11aeb38cc8a8b82396e6484772e63
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 1 17:18:09 2024 +0100

    - fix fetch-ocsp-response shebang

 nghttp2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nghttp2.spec b/nghttp2.spec
index 777f830..cc657a8 100644
--- a/nghttp2.spec
+++ b/nghttp2.spec
@@ -102,7 +102,7 @@ Statyczna biblioteka libnghttp2.
 %prep
 %setup -q
 
-%{__sed} -i -e '1s,/usr/bin/env python,%{__python3},' script/fetch-ocsp-response
+%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' script/fetch-ocsp-response
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nghttp2.git/commitdiff/535aa5bf29c11aeb38cc8a8b82396e6484772e63



More information about the pld-cvs-commit mailing list