[packages/procinfo] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:22:24 CEST 2025


commit 5bbbc95a874bf8c484ccdb0a84313ce638e1cd38
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:22:08 2025 +0200

    Fix applying patches.

 procinfo.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/procinfo.spec b/procinfo.spec
index c96e7d9..b9dfa54 100644
--- a/procinfo.spec
+++ b/procinfo.spec
@@ -56,9 +56,9 @@ Pomocnicze skrypty perlowe do procinfo.
 
 %prep
 %setup  -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/procinfo.git/commitdiff/5bbbc95a874bf8c484ccdb0a84313ce638e1cd38



More information about the pld-cvs-commit mailing list