[packages/h2o] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:05:54 CEST 2025


commit beb2b75d1f01b6a7802b9a772db84e521e254052
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:05:38 2025 +0200

    Fix applying patches.

 h2o.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/h2o.spec b/h2o.spec
index 98bcca3..5c1a103 100644
--- a/h2o.spec
+++ b/h2o.spec
@@ -68,7 +68,7 @@ you to build your own software using H2O.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h2o.git/commitdiff/beb2b75d1f01b6a7802b9a772db84e521e254052



More information about the pld-cvs-commit mailing list