[packages/ruby-duration] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:08 CEST 2025
commit 0d030fc52cd85c0ea79cc45a5837750e7eb6948e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:25:52 2025 +0200
Don't apply commented out patches.
ruby-duration.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-duration.spec b/ruby-duration.spec
index 202b29e..282d2a3 100644
--- a/ruby-duration.spec
+++ b/ruby-duration.spec
@@ -17,7 +17,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%prep
%setup -q -c
tar xf %{SOURCE0} -O data.tar.gz | tar xzv-
-#%patch0 -p1
+#%%patch0 -p1
cp %{_datadir}/setup.rb .
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-duration.git/commitdiff/0d030fc52cd85c0ea79cc45a5837750e7eb6948e
More information about the pld-cvs-commit
mailing list