[packages/ruby-redis] Don't apply commented out patches.

arekm arekm at pld-linux.org
Tue Jul 15 11:26:24 CEST 2025


commit 65bca472c3305d12d0f5e376d172c1a315931373
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:26:07 2025 +0200

    Don't apply commented out patches.

 ruby-redis.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby-redis.spec b/ruby-redis.spec
index 86b3acb..7b05287 100644
--- a/ruby-redis.spec
+++ b/ruby-redis.spec
@@ -40,8 +40,8 @@ Documentation for %{name}.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
 
 # Install our test.conf file. Upstream dynamically generates this with Rake.
 # To avoid using rake, we use a static file.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-redis.git/commitdiff/65bca472c3305d12d0f5e376d172c1a315931373



More information about the pld-cvs-commit mailing list