[packages/rcsparse] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:40:28 CEST 2025


commit 136d08ae5b2dcbd09cf8c09ab2c35dc1dc1a0294
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:40:12 2025 +0200

    Fix applying patches.

 rcsparse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rcsparse.spec b/rcsparse.spec
index 1da00d4..ce530ef 100644
--- a/rcsparse.spec
+++ b/rcsparse.spec
@@ -64,7 +64,7 @@ rcsparse Ruby bindings.
 %prep
 %setup -qc
 mv %{name}-*/* .
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 libtool --tag=CC --mode=compile %{__cc} %{rpmcppflags} %{rpmcflags} -fPIC -shared -c rcsparse.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rcsparse.git/commitdiff/136d08ae5b2dcbd09cf8c09ab2c35dc1dc1a0294



More information about the pld-cvs-commit mailing list