[packages/iron-browser] Don't apply commented out patches.

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


commit 1768087973a4d4aefc1b5c2a003707b0ff15918f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:19:14 2025 +0200

    Don't apply commented out patches.

 iron-browser.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/iron-browser.spec b/iron-browser.spec
index 25c9ec6..1da356a 100644
--- a/iron-browser.spec
+++ b/iron-browser.spec
@@ -132,15 +132,15 @@ echo "%{svnver}" > src/build/LASTCHANGE.in
 
 #%{__sed} -e 's, at localedir@,%{_libdir}/%{name},' %{SOURCE4} > find-lang.sh
 #
-#%patch0 -p1
-#%patch1 -p1
-#%patch2 -p1
-#%patch3 -p0
-#%patch4 -p1
-#%patch5 -p1
-#%patch6 -p1
+#%%patch0 -p1
+#%%patch1 -p1
+#%%patch2 -p1
+#%%patch3 -p0
+#%%patch4 -p1
+#%%patch5 -p1
+#%%patch6 -p1
 #cd src
-#%patch7 -p0
+#%%patch7 -p0
 #cd ..
 
 # drop bundled libs, from gentoo
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iron-browser.git/commitdiff/1768087973a4d4aefc1b5c2a003707b0ff15918f



More information about the pld-cvs-commit mailing list