[packages/bootchart] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:50:32 CEST 2025


commit 198d536ef80ffd3a2e365edc69c1a7c59786c213
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:50:16 2025 +0200

    Fix applying patches.

 bootchart.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/bootchart.spec b/bootchart.spec
index 0ae4e33..514b791 100644
--- a/bootchart.spec
+++ b/bootchart.spec
@@ -69,9 +69,9 @@ Skrypt logujący proces startu dla bootcharta.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # Remove the bundled commons-cli
 rm -rf lib/org/apache/commons/cli lib/org/apache/commons/lang
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bootchart.git/commitdiff/198d536ef80ffd3a2e365edc69c1a7c59786c213



More information about the pld-cvs-commit mailing list