[packages/ruby-dbi] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:05 CEST 2025
commit a787a7f9bdc0f813e779145eec09197c3e1dad74
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:25:49 2025 +0200
Don't apply commented out patches.
ruby-dbi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-dbi.spec b/ruby-dbi.spec
index 167abb1..b90329c 100644
--- a/ruby-dbi.spec
+++ b/ruby-dbi.spec
@@ -38,7 +38,7 @@ Moduł DBI dla Ruby.
%prep
%setup -q -n dbi-%{version}
-#%patch0 -p1
+#%%patch0 -p1
#find lib -type d -name 'test*' | xargs rm -r -v
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-dbi.git/commitdiff/a787a7f9bdc0f813e779145eec09197c3e1dad74
More information about the pld-cvs-commit
mailing list