[packages/opensp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:40 CEST 2025


commit 9d86247d0cd24b63be6806e507c5605f1bc30de2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:46:24 2025 +0200

    Fix applying patches.

 opensp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/opensp.spec b/opensp.spec
index cfa8078..76c46ef 100644
--- a/opensp.spec
+++ b/opensp.spec
@@ -60,9 +60,9 @@ Biblioteki statyczne OpenSP.
 
 %prep
 %setup -q -n OpenSP-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opensp.git/commitdiff/9d86247d0cd24b63be6806e507c5605f1bc30de2



More information about the pld-cvs-commit mailing list