[packages/libghttp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:49:43 CEST 2025


commit df7cc791a96c8631c6d7beb105deb0122c4a9616
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:49:27 2025 +0200

    Fix applying patches.

 libghttp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libghttp.spec b/libghttp.spec
index a9d267d..fec421c 100644
--- a/libghttp.spec
+++ b/libghttp.spec
@@ -99,9 +99,9 @@ libghttp.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libghttp.git/commitdiff/df7cc791a96c8631c6d7beb105deb0122c4a9616



More information about the pld-cvs-commit mailing list