[packages/elfutils] use %patch -P
atler
atler at pld-linux.org
Tue May 27 23:01:44 CEST 2025
commit b6c5faf6f15f43de826333ad9b814530d1e9b217
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Apr 27 19:01:32 2025 +0200
use %patch -P
elfutils.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/elfutils.spec b/elfutils.spec
index 3c43dca..63ea4b0 100644
--- a/elfutils.spec
+++ b/elfutils.spec
@@ -206,12 +206,12 @@ Plik nagłówkowy biblioteki debuginfod.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
%{__rm} po/stamp-po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/elfutils.git/commitdiff/69f6dd25cff5a2e1f1debb6a5079534b6a7024db
More information about the pld-cvs-commit
mailing list