[packages/libcsf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:46:18 CEST 2025


commit 736441ee7cbbc3c85b51d992d7de9d85d64cff43
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:46:02 2025 +0200

    Fix applying patches.

 libcsf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libcsf.spec b/libcsf.spec
index cf5c4f9..c9c4273 100644
--- a/libcsf.spec
+++ b/libcsf.spec
@@ -52,8 +52,8 @@ Statyczna biblioteka CSF.
 
 %prep
 %setup -q -n %{name}-%{version}-%{snap} -a1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcsf.git/commitdiff/736441ee7cbbc3c85b51d992d7de9d85d64cff43



More information about the pld-cvs-commit mailing list