[packages/wf-config] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:06:58 CEST 2025
commit d7ccda1e377dfb0f4fc5b5f53af2273dde8f1426
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:43 2025 +0200
Fix applying patches.
wf-config.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wf-config.spec b/wf-config.spec
index 1a14538..9d5b27f 100644
--- a/wf-config.spec
+++ b/wf-config.spec
@@ -64,7 +64,7 @@ Biblioteka statyczna wf-config.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wf-config.git/commitdiff/d7ccda1e377dfb0f4fc5b5f53af2273dde8f1426
More information about the pld-cvs-commit
mailing list