[packages/pdp++] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:54:08 CEST 2025


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

    Fix applying patches.

 pdp++.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/pdp++.spec b/pdp++.spec
index 7dde5cd..692c4d4 100644
--- a/pdp++.spec
+++ b/pdp++.spec
@@ -35,13 +35,13 @@ Oprogramowanie do symulacji sieci neuronowych.
 
 %prep
 %setup -q -c -a 1 -a 2
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 ln -sf iv-pdp-r2.0/src interviews
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdp++.git/commitdiff/6965eeed1955386c9ff67353354ae6b08275192c



More information about the pld-cvs-commit mailing list