[packages/pootle] Don't apply commented out patches.

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


commit 0c626dfe214df44c5dbc52c5995620e765c142e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:24:03 2025 +0200

    Don't apply commented out patches.

 pootle.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pootle.spec b/pootle.spec
index 699ab73..f99b648 100644
--- a/pootle.spec
+++ b/pootle.spec
@@ -54,8 +54,8 @@ It's features include::
 %prep
 %setup -q -n %{fullname}-%{version}%{?subver}
 %patch -P0 -p1
-#%patch1 -p1
-#%patch2 -p1
+#%%patch1 -p1
+#%%patch2 -p1
 
 #%{__sed} -i -e '1s,#!.*env python,#!%{__python},' wsgi.py
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pootle.git/commitdiff/0c626dfe214df44c5dbc52c5995620e765c142e4



More information about the pld-cvs-commit mailing list