[packages/openwsman] - use patch -P

baggins baggins at pld-linux.org
Tue Mar 11 14:36:22 CET 2025


commit 6918125970c7de601004add44849836d75f9d090
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 11 13:50:39 2025 +0100

    - use patch -P

 openwsman.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openwsman.spec b/openwsman.spec
index 9fa7e74..5e1390b 100644
--- a/openwsman.spec
+++ b/openwsman.spec
@@ -174,8 +174,8 @@ Wiązania języka Ruby do bibliotek openwsman.
 %prep
 %setup -q
 %undos src/cpp/CMakeLists.txt
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwsman.git/commitdiff/6918125970c7de601004add44849836d75f9d090



More information about the pld-cvs-commit mailing list