[packages/libcmpiutil] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:45:57 CEST 2025
commit c8f9bda9df0a4afc8d262c875a83271ec86da4dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:45:41 2025 +0200
Fix applying patches.
libcmpiutil.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libcmpiutil.spec b/libcmpiutil.spec
index ec8c4cc..9346a07 100644
--- a/libcmpiutil.spec
+++ b/libcmpiutil.spec
@@ -68,7 +68,7 @@ Statyczna biblioteka libcmpiutil.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcmpiutil.git/commitdiff/c8f9bda9df0a4afc8d262c875a83271ec86da4dc
More information about the pld-cvs-commit
mailing list