File squid-cert_tool_use_bash_not_ksh.patch of Package squid.1316
diff -rNU 15 ../squid-3.3.11-o/helpers/external_acl/kerberos_ldap_group/cert_tool ./helpers/external_acl/kerberos_ldap_group/cert_tool
--- ../squid-3.3.11-o/helpers/external_acl/kerberos_ldap_group/cert_tool 2013-11-30 14:55:13.000000000 +0100
+++ ./helpers/external_acl/kerberos_ldap_group/cert_tool 2014-08-14 16:12:43.000000000 +0200
@@ -1,16 +1,16 @@
-#!/bin/ksh
+#!/bin/bash
#
# -----------------------------------------------------------------------------
#
# Author: Markus Moeller (markus_moeller at compuserve.com)
#
# Copyright (C) 2007 Markus Moeller. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the