[packages/sblim-cmpi-pec] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:51:37 CEST 2025


commit 4ba40740c4128c7a77420e7839dbd1fd8fd78218
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:51:21 2025 +0200

    Fix applying patches.

 sblim-cmpi-pec.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sblim-cmpi-pec.spec b/sblim-cmpi-pec.spec
index 577d5c9..f57a344 100644
--- a/sblim-cmpi-pec.spec
+++ b/sblim-cmpi-pec.spec
@@ -34,8 +34,8 @@ Information Model).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sblim-cmpi-pec.git/commitdiff/4ba40740c4128c7a77420e7839dbd1fd8fd78218



More information about the pld-cvs-commit mailing list