[packages/ruby-rexical] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:49:00 CEST 2025
commit dce828dde6af282a5364333de2bd6e1172a2c7f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:48:44 2025 +0200
Fix applying patches.
ruby-rexical.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-rexical.spec b/ruby-rexical.spec
index 421870f..1648028 100644
--- a/ruby-rexical.spec
+++ b/ruby-rexical.spec
@@ -26,7 +26,7 @@ rexical is a lexical scanner generator for ruby.
%prep
%setup -q -n %{gitauthor}-%{gitname}-%{gitrev}
-%patch0 -p1
+%patch -P0 -p1
cp %{_datadir}/setup.rb .
ruby setup.rb config \
--installdirs=std
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-rexical.git/commitdiff/dce828dde6af282a5364333de2bd6e1172a2c7f7
More information about the pld-cvs-commit
mailing list