[packages/yum-utils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:26:04 CEST 2025


commit 852c270626e3a44e951ffdd1130d4ad815607472
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:24 2025 +0200

    Fix applying patches.

 yum-utils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yum-utils.spec b/yum-utils.spec
index c07fbb5..7b1aff3 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -611,7 +611,7 @@ bashowe uzupełnianie parametrów dla Yum Utils.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__mv} plugins/README README.plugins
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yum-utils.git/commitdiff/852c270626e3a44e951ffdd1130d4ad815607472



More information about the pld-cvs-commit mailing list