[packages/boinc] Fix applying patches.

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


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

    Fix applying patches.

 boinc.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/boinc.spec b/boinc.spec
index b43d54e..a1c1322 100644
--- a/boinc.spec
+++ b/boinc.spec
@@ -72,9 +72,9 @@ Network Computing).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 mv clientgui/BOINCDial{u,U}pManager.h
 mv clientgui/BOINCDial{u,U}pManager.cpp
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/boinc.git/commitdiff/e8b51b61e26ffa86d98530a99d59f0d88349e6b9



More information about the pld-cvs-commit mailing list