[packages/wxruby] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:12:08 CEST 2025


commit 637996bd28bc4d9afb390fff8ded15a39ffb3771
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:51 2025 +0200

    Fix applying patches.

 wxruby.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wxruby.spec b/wxruby.spec
index 0f1f0b9..0919253 100644
--- a/wxruby.spec
+++ b/wxruby.spec
@@ -23,7 +23,7 @@ wxruby jest dowiązaniem biblioteki wxWindows dla języka Ruby.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cd src
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wxruby.git/commitdiff/637996bd28bc4d9afb390fff8ded15a39ffb3771



More information about the pld-cvs-commit mailing list