summaryrefslogtreecommitdiffstats
path: root/clamav/build/clamav.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2005-11-08 13:37:30 +0000
committer Eric Hameleers <alien@slackware.com>2005-11-08 13:37:30 +0000
commit28249afd09110b360974d2172daf0699c1a5c801 (patch)
tree36d0a44b9d1264a30b6f2995014af633f4f511f2 /clamav/build/clamav.SlackBuild
parent3036a002364ada3e8319dbb6e8fe6207b5fe9700 (diff)
downloadasb-28249afd09110b360974d2172daf0699c1a5c801.tar.gz
asb-28249afd09110b360974d2172daf0699c1a5c801.tar.xz
Rebuild for new release.
Diffstat (limited to 'clamav/build/clamav.SlackBuild')
-rwxr-xr-xclamav/build/clamav.SlackBuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/clamav/build/clamav.SlackBuild b/clamav/build/clamav.SlackBuild
index 6c42510a..3e543ab9 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -29,6 +29,11 @@
# * Rebuilt for the new release.
# 0.86.1-1: 27/jun/2005 by Eric Hameleers
# * Rebuilt for the new release.
+# 0.86.2-1: 27/jul/2005 by Eric Hameleers
+# * Rebuilt for the new release.
+# 0.87-1: 16/sep/2005 by Eric Hameleers
+# * Rebuilt for the new release. Removed 'contrib' from the doc
+# directory as none of it makes any sense.
#
# Run 'sh SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
@@ -44,7 +49,7 @@ if [ "$TMP" = "" ]; then
fi
PRGNAM=clamav
-VERSION=0.86.1
+VERSION=0.87
ARCH=${ARCH:-i486}
BUILD=1
@@ -215,7 +220,7 @@ EOINS
cp -a clamav-milter/INSTALL INSTALL.milter
DOCS="AUTHORS BUGS COPYING ChangeLog FAQ INSTALL NEWS README TODO \
- contrib docs/*.pdf docs/MacOSX docs/html examples \
+ docs/*.pdf docs/MacOSX docs/html examples \
INSTALL.milter \
$CWD/README.slackware"