[packages/sympa] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:27:15 CEST 2025
commit 2acbe1b88cfc9bcb6123b2b109bb3bfe7057cc78
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:59 2025 +0200
Don't apply commented out patches.
sympa.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sympa.spec b/sympa.spec
index 9331e0d..43474fe 100644
--- a/sympa.spec
+++ b/sympa.spec
@@ -86,9 +86,9 @@ S/MIME.
%prep
%setup -q -a1 -n sympa-6.0b.2
-#%patch0 -p1
-#%patch1 -p1
-#%patch2 -p1
+#%%patch0 -p1
+#%%patch1 -p1
+#%%patch2 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sympa.git/commitdiff/2acbe1b88cfc9bcb6123b2b109bb3bfe7057cc78
More information about the pld-cvs-commit
mailing list