[packages/dmg2img] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:15:49 CEST 2025


commit fd5d2798a4c5b320e32297d69d99a615d84dde1c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:15:33 2025 +0200

    Fix applying patches.

 dmg2img.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dmg2img.spec b/dmg2img.spec
index fcc5f4c..29ab34b 100644
--- a/dmg2img.spec
+++ b/dmg2img.spec
@@ -25,7 +25,7 @@ pliki obrazów dysków (hfsplus).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e '/CC/s/-s /$(LDFLAGS)/' Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dmg2img.git/commitdiff/fd5d2798a4c5b320e32297d69d99a615d84dde1c



More information about the pld-cvs-commit mailing list