[packages/ruby-syntax] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:49:32 CEST 2025


commit af5bb2e71b18b8791e6a1fc4e8ce286442eb93a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:49:16 2025 +0200

    Fix applying patches.

 ruby-syntax.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-syntax.spec b/ruby-syntax.spec
index e7c6da9..6419f88 100644
--- a/ruby-syntax.spec
+++ b/ruby-syntax.spec
@@ -30,7 +30,7 @@ Klasy składni do opisu gramatyk typu BNF w języku Ruby.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %if %{with tests}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-syntax.git/commitdiff/af5bb2e71b18b8791e6a1fc4e8ce286442eb93a3



More information about the pld-cvs-commit mailing list