[packages/python-cherrypy] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:25:01 CEST 2025
commit 9b6dd141db7a7b0b3b39afe975003cb551d9d783
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:24:45 2025 +0200
Don't apply commented out patches.
python-cherrypy.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-cherrypy.spec b/python-cherrypy.spec
index cad2e94..a879409 100644
--- a/python-cherrypy.spec
+++ b/python-cherrypy.spec
@@ -63,7 +63,7 @@ Pliki przykładów dla CherryPy.
%prep
%setup -q -n %{fname}-%{version}
-#%patch0 -p1
+#%%patch0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cherrypy.git/commitdiff/9b6dd141db7a7b0b3b39afe975003cb551d9d783
More information about the pld-cvs-commit
mailing list