[packages/hfsutils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:08:10 CEST 2025


commit 925ebb63d3492f96f0a10e6b380777df56d91f37
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:07:54 2025 +0200

    Fix applying patches.

 hfsutils.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/hfsutils.spec b/hfsutils.spec
index f9f7426..519d6d4 100644
--- a/hfsutils.spec
+++ b/hfsutils.spec
@@ -65,11 +65,11 @@ Pliki nagłówkowe i biblioteki statyczne do HFS.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hfsutils.git/commitdiff/925ebb63d3492f96f0a10e6b380777df56d91f37



More information about the pld-cvs-commit mailing list