[packages/ruby-Quanty] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:48:43 CEST 2025
commit e386cb2c7efe32e53eb79c7433c5c06df0885d2b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:48:27 2025 +0200
Fix applying patches.
ruby-Quanty.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-Quanty.spec b/ruby-Quanty.spec
index 70fde39..b4e863a 100644
--- a/ruby-Quanty.spec
+++ b/ruby-Quanty.spec
@@ -27,7 +27,7 @@ parser Racc.
%prep
%setup -q -n quanty-%{version}
-%patch0 -p1
+%patch -P0 -p1
cp %{_datadir}/setup.rb .
mkdir -p data/ruby/quanty
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-Quanty.git/commitdiff/e386cb2c7efe32e53eb79c7433c5c06df0885d2b
More information about the pld-cvs-commit
mailing list