[packages/libskv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:01:09 CEST 2025


commit f092e3d0bb31cc4c195b5a53908395a938386267
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:00:54 2025 +0200

    Fix applying patches.

 libskv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libskv.spec b/libskv.spec
index 09a45b3..b433b5b 100644
--- a/libskv.spec
+++ b/libskv.spec
@@ -34,7 +34,7 @@ Pliki nagłówkowe biblioteki SKV.
 
 %prep
 %setup -q -n SKV-58caa0d007c563f06078143c5edd15c4b9486403
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CFLAGS="%{rpmcflags} -std=c99 -D_XOPEN_SOURCE=500"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libskv.git/commitdiff/f092e3d0bb31cc4c195b5a53908395a938386267



More information about the pld-cvs-commit mailing list