[packages/repat] Fix applying patches.

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


commit 42460790d8e54d75919507df29015f472e29208e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:41:45 2025 +0200

    Fix applying patches.

 repat.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/repat.spec b/repat.spec
index b9fc6ad..445d8fa 100644
--- a/repat.spec
+++ b/repat.spec
@@ -51,7 +51,7 @@ Statyczna biblioteka repat.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 libtool --mode=compile %{__cc} %{rpmcflags} -o rdfparse.lo -c rdfparse.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/repat.git/commitdiff/42460790d8e54d75919507df29015f472e29208e



More information about the pld-cvs-commit mailing list