]> git.pld-linux.org Git - packages/nghttp2.git/commitdiff
- fix fetch-ocsp-response shebang auto/th/nghttp2-1.60.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 Mar 2024 16:18:09 +0000 (17:18 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 Mar 2024 16:18:09 +0000 (17:18 +0100)
nghttp2.spec

index 777f830d581f2e19a4c7fdb9bf1ee8f961197fd9..cc657a89479c9aabe10c28be0c337e3a92e586fe 100644 (file)
@@ -102,7 +102,7 @@ Statyczna biblioteka libnghttp2.
 %prep
 %setup -q
 
 %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}
 
 %build
 %{__libtoolize}
This page took 0.065132 seconds and 4 git commands to generate.