summaryrefslogtreecommitdiffstats
path: root/network/squid/README
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2017-07-21 23:01:34 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-22 06:56:19 +0700
commitea930a9237d403035e1f8a534dce9482390d2063 (patch)
tree964b5eb55d0fca8e124cd2c6642851e1644d3861 /network/squid/README
parenteff09c738da2fe1b8be2b6d755eef625392007e7 (diff)
downloadslackbuilds-ea930a9237d403035e1f8a534dce9482390d2063.tar.gz
slackbuilds-ea930a9237d403035e1f8a534dce9482390d2063.tar.xz
network/squid: Add new option.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/squid/README')
-rw-r--r--network/squid/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/squid/README b/network/squid/README
index aab94c3746..7756f08719 100644
--- a/network/squid/README
+++ b/network/squid/README
@@ -10,3 +10,8 @@ arranged in a hierarchy or mesh for additional bandwidth savings.
See /usr/doc/squid-*/README.SBo for configuration help.
Note that the default squid.conf and /etc/logrotate.d/squid files have
changed in this release, so be sure to merge the changes into place.
+
+To build squid with ICAP client support, specify the option "ICAP=yes",
+for example:
+
+ ICAP=yes ./squid.SlackBuild