[packages/libskk] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:01:06 CEST 2025
commit bb36c10998014aaedcfe2e3d980fce52a07d4191
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:00:51 2025 +0200
Fix applying patches.
libskk.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libskk.spec b/libskk.spec
index 23efdc9..6e2cc61 100644
--- a/libskk.spec
+++ b/libskk.spec
@@ -121,7 +121,7 @@ Dokumentacja API biblioteki libskk.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# pass fake VALADOC_* args to avoid requiring valadoc-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libskk.git/commitdiff/bb36c10998014aaedcfe2e3d980fce52a07d4191
More information about the pld-cvs-commit
mailing list