[packages/wlcs] - use patch -P
qboosh
qboosh at pld-linux.org
Sat Apr 26 10:28:36 CEST 2025
commit 8c77783eaed814329beea653896d4a7d1e44b389
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 26 09:20:56 2025 +0200
- use patch -P
wlcs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wlcs.spec b/wlcs.spec
index 5e5cdb0..a125822 100644
--- a/wlcs.spec
+++ b/wlcs.spec
@@ -59,7 +59,7 @@ Pliki nagłówkowe wlcs.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# maybe-uninitialized warning from std::optional<std::function>
%{__sed} -i -e '/CXX_FLAGS/ s/-Werror //' CMakeLists.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wlcs.git/commitdiff/8c77783eaed814329beea653896d4a7d1e44b389
More information about the pld-cvs-commit
mailing list