[packages/mkhybrid] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:20:42 CEST 2025
commit 22e8ee5be3085703bed851596b56dede0fa2c77d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:20:26 2025 +0200
Fix applying patches.
mkhybrid.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mkhybrid.spec b/mkhybrid.spec
index e22ca6a..7f52cf0 100644
--- a/mkhybrid.spec
+++ b/mkhybrid.spec
@@ -24,7 +24,7 @@ tworzenia bootowalnych płyt CD-ROM "El Torito".
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mkhybrid.git/commitdiff/22e8ee5be3085703bed851596b56dede0fa2c77d
More information about the pld-cvs-commit
mailing list