[packages/mdf2iso] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:16:43 CEST 2025


commit c10d788a94ef80442ca685f5d8b37da1837af8fc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:16:27 2025 +0200

    Fix applying patches.

 mdf2iso.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mdf2iso.spec b/mdf2iso.spec
index 5e92245..0372fa5 100644
--- a/mdf2iso.spec
+++ b/mdf2iso.spec
@@ -23,7 +23,7 @@ Narzędzie do konwertowania obrazów wykonanych przez program Alcohol
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mdf2iso.git/commitdiff/c10d788a94ef80442ca685f5d8b37da1837af8fc



More information about the pld-cvs-commit mailing list