[packages/mruby] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:26:00 CEST 2025


commit 61ddbb73220d4f893adf0c65b4bedeae3378ebf4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:25:44 2025 +0200

    Fix applying patches.

 mruby.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mruby.spec b/mruby.spec
index 9ac3f29..4a54bcc 100644
--- a/mruby.spec
+++ b/mruby.spec
@@ -56,7 +56,7 @@ Ten pakiet zawiera osadzalną bibliotekę oraz jej pliki nagłówkowe.
 
 %prep
 %setup -q -a1
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 CC="%{__cc}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mruby.git/commitdiff/61ddbb73220d4f893adf0c65b4bedeae3378ebf4



More information about the pld-cvs-commit mailing list