[packages/libstrfunc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:01:43 CEST 2025
commit 95bd8d41d560538a5576aa17ff0bebcfc58b35e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:01:27 2025 +0200
Fix applying patches.
libstrfunc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libstrfunc.spec b/libstrfunc.spec
index 8c8e02b..99505b1 100644
--- a/libstrfunc.spec
+++ b/libstrfunc.spec
@@ -55,7 +55,7 @@ Biblioteka statyczna.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libstrfunc.git/commitdiff/95bd8d41d560538a5576aa17ff0bebcfc58b35e4
More information about the pld-cvs-commit
mailing list