[packages/ruby-oauth] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:14 CEST 2025
commit 2d56a40fc38b132e2187e7abe33657fca4b3be3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:25:58 2025 +0200
Don't apply commented out patches.
ruby-oauth.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-oauth.spec b/ruby-oauth.spec
index 0ff8298..bc3a4ed 100644
--- a/ruby-oauth.spec
+++ b/ruby-oauth.spec
@@ -28,7 +28,7 @@ Ruby applications.
%prep
%setup -q -n %{gitauthor}-%{gitname}-%{gitrev}
-#%patch0 -p1
+#%%patch0 -p1
cp %{_datadir}/setup.rb .
ruby setup.rb config \
--installdirs=std
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-oauth.git/commitdiff/2d56a40fc38b132e2187e7abe33657fca4b3be3f
More information about the pld-cvs-commit
mailing list