[packages/pvm] Fix applying patches.

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


commit 9df89879a50055f7aa9a1756aa49572499f012ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:24:30 2025 +0200

    Fix applying patches.

 pvm.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pvm.spec b/pvm.spec
index 34e4c42..100860c 100644
--- a/pvm.spec
+++ b/pvm.spec
@@ -127,9 +127,9 @@ Demon PVM.
 
 %prep
 %setup -q -n %{name}3
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 cp %{SOURCE2} .
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pvm.git/commitdiff/9df89879a50055f7aa9a1756aa49572499f012ed



More information about the pld-cvs-commit mailing list