[packages/lprof] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:10:09 CEST 2025


commit cf91ed58e6a7ad5b777d38bcad46da9a12b9ad3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:09:53 2025 +0200

    Fix applying patches.

 lprof.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/lprof.spec b/lprof.spec
index c0552cb..ffbe64e 100644
--- a/lprof.spec
+++ b/lprof.spec
@@ -103,12 +103,12 @@ kProfileChecker.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__make} all \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lprof.git/commitdiff/cf91ed58e6a7ad5b777d38bcad46da9a12b9ad3f



More information about the pld-cvs-commit mailing list