[packages/opensm-plugin-ssa] Fix applying patches.

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


commit 08192583295d889faff4a6fcb3c30884a223248c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:46:18 2025 +0200

    Fix applying patches.

 opensm-plugin-ssa.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/opensm-plugin-ssa.spec b/opensm-plugin-ssa.spec
index 82e18c6..3be7a9f 100644
--- a/opensm-plugin-ssa.spec
+++ b/opensm-plugin-ssa.spec
@@ -34,8 +34,8 @@ Biblioteka wtyczki SSA (libopensmssa) dla OpenSM.
 
 %prep
 %setup -q -n libopensmssa-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opensm-plugin-ssa.git/commitdiff/08192583295d889faff4a6fcb3c30884a223248c



More information about the pld-cvs-commit mailing list