diff options
Diffstat (limited to 'app')
-rwxr-xr-x | app/antivirus/clamav/clamav.SlackBuild | 2 |
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. |