Blame SOURCES/squid-4.11-perlpath.patch

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