[packages/nurbs++] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:37:49 CEST 2025


commit 2d874b5b5d33cdc5473669705c72da461aed6586
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:37:33 2025 +0200

    Fix applying patches.

 nurbs++.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nurbs++.spec b/nurbs++.spec
index a5c07f1..de345d6 100644
--- a/nurbs++.spec
+++ b/nurbs++.spec
@@ -73,11 +73,11 @@ Statyczna wersja biblioteki NURBS++.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nurbs++.git/commitdiff/2d874b5b5d33cdc5473669705c72da461aed6586



More information about the pld-cvs-commit mailing list