squid/squid-3.0.STABLE1-perlpath.patch
Luboš Uhliarik 7c04c3ecc0 new version 5.5
Resolves: #2075727 - The memory usage of the squid process keeps increasing
2022-05-31 15:38:14 +02:00

11 lines
309 B
Diff

diff --git a/contrib/url-normalizer.pl b/contrib/url-normalizer.pl
index 4cb0480..4b89910 100755
--- a/contrib/url-normalizer.pl
+++ b/contrib/url-normalizer.pl
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -Tw
+#!/usr/bin/perl -Tw
#
# * Copyright (C) 1996-2022 The Squid Software Foundation and contributors
# *