[packages/libfetch] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:48:27 CEST 2025


commit 052a08c7850ab4a51d7cbf0f2688a51073cf03c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:48:12 2025 +0200

    Fix applying patches.

 libfetch.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libfetch.spec b/libfetch.spec
index 107cbe9..b33101d 100644
--- a/libfetch.spec
+++ b/libfetch.spec
@@ -24,7 +24,7 @@ Header files for libfetch library.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 sed -i "s@^Q.*=.*@Q =@g" Makefile.linux
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfetch.git/commitdiff/052a08c7850ab4a51d7cbf0f2688a51073cf03c9



More information about the pld-cvs-commit mailing list