[packages/openwbem] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:47:24 CEST 2025


commit cdbcc92f8ca2d31b625fb3df4481b6674f90d6a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:47:08 2025 +0200

    Fix applying patches.

 openwbem.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openwbem.spec b/openwbem.spec
index 26c4110..3b583be 100644
--- a/openwbem.spec
+++ b/openwbem.spec
@@ -83,9 +83,9 @@ Biblioteki statyczne OpenWBEM.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # don't override
 %{__sed} -i -e 's/"-O3"/""/' configure.in
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwbem.git/commitdiff/cdbcc92f8ca2d31b625fb3df4481b6674f90d6a8



More information about the pld-cvs-commit mailing list