aboutsummaryrefslogtreecommitdiff
path: root/app/antivirus
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-05 21:48:39 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-05 21:48:39 +0000
commita5882eb41c3230fea51590f824cbdf2d94020045 (patch)
tree3d418ac49479ee6d40d6db29a2bdbe16bcf53801 /app/antivirus
parent2aa661cdaae62bebd5a34e3395136727ab7cbdb0 (diff)
downloadslackbuilds-a5882eb41c3230fea51590f824cbdf2d94020045.tar.gz
slackbuilds-a5882eb41c3230fea51590f824cbdf2d94020045.tar.bz2
slack-required fix on some scripts
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@882 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'app/antivirus')
-rwxr-xr-xapp/antivirus/clamav/clamav.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/antivirus/clamav/clamav.SlackBuild b/app/antivirus/clamav/clamav.SlackBuild
index d6a74619..1cf6db61 100755
--- a/app/antivirus/clamav/clamav.SlackBuild
+++ b/app/antivirus/clamav/clamav.SlackBuild
@@ -5,7 +5,7 @@
#
if [ -s "slack-required" ]; then
- echo Recomended and required packages for building cairo are:
+ echo Recomended and required packages for building clamav are:
cat slack-required | sed -e 's/^/\t/'
if [ "$INTERACT" != "no" ]; then
echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.