[packages/libhif] - use patch -P

baggins baggins at pld-linux.org
Wed Feb 5 11:19:54 CET 2025


commit cd11f2296db7f805f415036551a3a47652c22d58
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Feb 5 11:15:58 2025 +0100

    - use patch -P

 libhif.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libhif.spec b/libhif.spec
index 9fdaec4..4bff378 100644
--- a/libhif.spec
+++ b/libhif.spec
@@ -79,7 +79,7 @@ Dokumentacja API biblioteki libhif.
 
 %prep
 %setup -q
-%{?with_rpm5:%patch0 -p1}
+%{?with_rpm5:%patch -P 0 -p1}
 
 %build
 export CFLAGS="%{rpmcflags} -D_GNU_SOURCE"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libhif.git/commitdiff/cd11f2296db7f805f415036551a3a47652c22d58



More information about the pld-cvs-commit mailing list