[packages/fsplib] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:36:47 CEST 2025


commit 720f9a3a84282be6379f4f5ccee33e4160043905
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:36:31 2025 +0200

    Fix applying patches.

 fsplib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fsplib.spec b/fsplib.spec
index 1179d32..466e102 100644
--- a/fsplib.spec
+++ b/fsplib.spec
@@ -62,7 +62,7 @@ Statyczna biblioteka FSP.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %scons \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fsplib.git/commitdiff/720f9a3a84282be6379f4f5ccee33e4160043905



More information about the pld-cvs-commit mailing list