aboutsummaryrefslogtreecommitdiff
path: root/clamav/clamav.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-30 13:51:55 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-30 13:51:55 +0000
commitdeffba92d97f905702eccbe036f717087f729cf3 (patch)
tree57fcf2435b97e29794a3107404a37033839d0253 /clamav/clamav.SlackBuild
parent46a119a4721230bf6b76d4b4a49032573fe074ab (diff)
downloadslackbuilds-deffba92d97f905702eccbe036f717087f729cf3.tar.gz
slackbuilds-deffba92d97f905702eccbe036f717087f729cf3.tar.bz2
postgresql: added init script ; clamav small fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@546 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'clamav/clamav.SlackBuild')
-rwxr-xr-xclamav/clamav.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/clamav/clamav.SlackBuild b/clamav/clamav.SlackBuild
index 7561a058..c4af9541 100755
--- a/clamav/clamav.SlackBuild
+++ b/clamav/clamav.SlackBuild
@@ -123,7 +123,6 @@ echo '( if ! grep -qe "^clamav:" etc/group; then echo creating group clamav... ;
echo '( if ! grep -qe "^clamav:" etc/passwd; then echo creating user clamav... ; chroot . /usr/sbin/useradd clamav -g clamav; fi )' >> install/doinst.sh
echo '( if [ ! -f "etc/clamd.conf" ]; then mv etc/clamd.conf.new etc/clamd.conf; fi )' >> install/doinst.sh
echo '( if [ ! -f "etc/freshclam.conf" ]; then mv etc/freshclam.conf.new etc/freshclam.conf; fi )' >> install/doinst.sh
-echo '( mkdir -p var/log/munin var/run/munin var/munin )' >> install/doinst.sh
makepkg -c y -l y $REPOS/$PACKAGE-$VERSION-$ARCH-$BUILD.tgz