[packages/idutils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:13:04 CEST 2025


commit 621c644e7c287af2106841e647b75f8e1100249d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:12:49 2025 +0200

    Fix applying patches.

 idutils.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/idutils.spec b/idutils.spec
index 2983ce2..649f68e 100644
--- a/idutils.spec
+++ b/idutils.spec
@@ -41,9 +41,9 @@ emacsa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/idutils.git/commitdiff/621c644e7c287af2106841e647b75f8e1100249d



More information about the pld-cvs-commit mailing list