[packages/gdisk] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:41:06 CEST 2025


commit d4b1a648dbb3d0986ff0d65730df5366367c7aba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:40:50 2025 +0200

    Fix applying patches.

 gdisk.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdisk.spec b/gdisk.spec
index e2cf132..cd2d2db 100644
--- a/gdisk.spec
+++ b/gdisk.spec
@@ -32,8 +32,8 @@ formatu GPT.
 
 %prep
 %setup -q -n gptfdisk-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gdisk.git/commitdiff/d4b1a648dbb3d0986ff0d65730df5366367c7aba



More information about the pld-cvs-commit mailing list