[packages/eventum] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:17:29 CEST 2025
commit 1224a74ae557738ed1ed82cd275ec77afc998fe1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:17:12 2025 +0200
Don't apply commented out patches.
eventum.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index e0c06e0..7d08d3a 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -250,10 +250,10 @@ mv docs/examples .
# bug fixes / features
%{?with_order:%patch2 -p1}
-#%patch3 -p0
-#%patch4 -p1
+#%%patch3 -p0
+#%%patch4 -p1
%{?with_order:cp -p %{SOURCE16} htdocs/images}
-#%patch200 -p1
+#%%patch200 -p1
# produce default sphinx config
# must be run before paths.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/1224a74ae557738ed1ed82cd275ec77afc998fe1
More information about the pld-cvs-commit
mailing list