[packages/criterion] - use patch -P
qboosh
qboosh at pld-linux.org
Sun Feb 16 21:39:59 CET 2025
commit d84918b1950849bb1058927e0406f78ca39a7a2e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 16 21:34:21 2025 +0100
- use patch -P
criterion.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/criterion.spec b/criterion.spec
index 5a2a165..ba99594 100644
--- a/criterion.spec
+++ b/criterion.spec
@@ -71,8 +71,8 @@ Statyczne biblioteki criterion.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%if %{without system_nanopb}
%{__sed} -i -e '/dependency.*nanopb/ s/nanopb::protobuf-nanopb/notfound::protobuf-nanopb/' meson.build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/criterion.git/commitdiff/d84918b1950849bb1058927e0406f78ca39a7a2e
More information about the pld-cvs-commit
mailing list