[packages/hfsplus-tools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:07:44 CEST 2025


commit 2c487858d9236c6ed3e9024c808a758d1b28aab8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:07:28 2025 +0200

    Fix applying patches.

 hfsplus-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hfsplus-tools.spec b/hfsplus-tools.spec
index d8a8717..094302b 100644
--- a/hfsplus-tools.spec
+++ b/hfsplus-tools.spec
@@ -62,7 +62,7 @@ HFSX).
 
 %prep
 %setup -q -n diskdev_cmds-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # remove errant execute bits
 find -type f -name '*.[ch]' -exec chmod -c a-x {} +
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hfsplus-tools.git/commitdiff/2c487858d9236c6ed3e9024c808a758d1b28aab8



More information about the pld-cvs-commit mailing list