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

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


commit 6b76dd3d39a81b5891f28a59daf4ca536b6841aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:25:55 2025 +0200

    Don't apply commented out patches.

 ruby-github-markup.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-github-markup.spec b/ruby-github-markup.spec
index c931626..563fbc5 100644
--- a/ruby-github-markup.spec
+++ b/ruby-github-markup.spec
@@ -27,7 +27,7 @@ Code for interfacing with many different markup engines
 
 %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-github-markup.git/commitdiff/6b76dd3d39a81b5891f28a59daf4ca536b6841aa



More information about the pld-cvs-commit mailing list