[packages/squid] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:26:59 CEST 2025
commit c660e2d8d5c92f6357c9d6df962cca84e49f1a27
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:43 2025 +0200
Don't apply commented out patches.
squid.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/squid.spec b/squid.spec
index dc0601d..7c6dba6 100644
--- a/squid.spec
+++ b/squid.spec
@@ -661,7 +661,7 @@ Ten pakiet zawiera skrypty perlowe i dodatkowe programy dla Squida.
%patch -P5 -p1
%endif
%patch -P6 -p1
-#%patch7 -p1
+#%%patch7 -p1
%patch -P8 -p1
%{__sed} -i -e '1s#!.*bin/perl#!%{__perl}#' {contrib,scripts}/*.pl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/squid.git/commitdiff/c660e2d8d5c92f6357c9d6df962cca84e49f1a27
More information about the pld-cvs-commit
mailing list