[packages/RegexKit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:41:32 CEST 2025


commit 93c78b39fc1bab315bcc42c832602724b22cf91e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:41:16 2025 +0200

    Fix applying patches.

 RegexKit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/RegexKit.spec b/RegexKit.spec
index 0e02f38..0b2f0b3 100644
--- a/RegexKit.spec
+++ b/RegexKit.spec
@@ -35,7 +35,7 @@ Pliki nagłówkowe biblioteki RegexKit.
 
 %prep
 %setup -q -n %{name}_%{version}_source
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/RegexKit.git/commitdiff/93c78b39fc1bab315bcc42c832602724b22cf91e



More information about the pld-cvs-commit mailing list