[packages/ruby-activemerchant] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:02 CEST 2025
commit dc013e30ae28a4909df654eeeda90618cee27a60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:25:45 2025 +0200
Don't apply commented out patches.
ruby-activemerchant.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-activemerchant.spec b/ruby-activemerchant.spec
index 27b435f..1559c6f 100644
--- a/ruby-activemerchant.spec
+++ b/ruby-activemerchant.spec
@@ -34,7 +34,7 @@ zasadą, jaką kierowali się projektanci tej biblioteki.
%setup -q -c
%{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
find -newer README.rdoc -o -print | xargs touch --reference %{SOURCE0}
-#%patch0 -p1
+#%%patch0 -p1
%build
#rdoc --ri --op ri lib
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-activemerchant.git/commitdiff/dc013e30ae28a4909df654eeeda90618cee27a60
More information about the pld-cvs-commit
mailing list