[packages/libkarma] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:52:58 CEST 2025
commit 6688dee72f8fb3023f615cebfc432bbb91942e31
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:52:43 2025 +0200
Fix applying patches.
libkarma.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libkarma.spec b/libkarma.spec
index f315f43..3719196 100644
--- a/libkarma.spec
+++ b/libkarma.spec
@@ -68,7 +68,7 @@ Pliki programistyczne karma#.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -j1 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libkarma.git/commitdiff/6688dee72f8fb3023f615cebfc432bbb91942e31
More information about the pld-cvs-commit
mailing list