Blame SOURCES/squid-4.11-perlpath.patch

5e05d2
diff --git a/contrib/url-normalizer.pl b/contrib/url-normalizer.pl
5e05d2
index 90ac6a4..8dbed90 100755
5e05d2
--- a/contrib/url-normalizer.pl
5e05d2
+++ b/contrib/url-normalizer.pl
5e05d2
@@ -1,4 +1,4 @@
5e05d2
-#!/usr/local/bin/perl -Tw
5e05d2
+#!/usr/bin/perl -Tw
5e05d2
 #
818ced
 # * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
5e05d2
 # *