[packages/ruby-openid] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:17 CEST 2025
commit 7cedf3bc5f297ff9bee1fee97485a027cab378ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:01 2025 +0200
Don't apply commented out patches.
ruby-openid.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-openid.spec b/ruby-openid.spec
index 27f8b75..7ebb5a9 100644
--- a/ruby-openid.spec
+++ b/ruby-openid.spec
@@ -31,7 +31,7 @@ and you need not know which method is being used.
%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-openid.git/commitdiff/7cedf3bc5f297ff9bee1fee97485a027cab378ec
More information about the pld-cvs-commit
mailing list