[packages/pine] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:24:10 CEST 2025
commit 1b26d0f72b97b708d9596ec97a188a9d3ac52ac2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:23:54 2025 +0200
Don't apply commented out patches.
pine.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pine.spec b/pine.spec
index 5e65902..5f696f1 100644
--- a/pine.spec
+++ b/pine.spec
@@ -222,7 +222,7 @@ ajuda de acordo com o contexto está disponível.
%patch -P15 -p1
%patch -P16 -p1
# breaks pine
-#%{!?with_distributable:%patch17 -p1}
+#%{!?with_distributable:%%patch17 -p1}
%if ! %{with distributable}
%{?with_utf8:%patch22 -p1}
%{?with_utf8:%patch40 -p0}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pine.git/commitdiff/1b26d0f72b97b708d9596ec97a188a9d3ac52ac2
More information about the pld-cvs-commit
mailing list