Commit d6480a8c authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Add folder for ClamAV databases

parent 43f5d340
...@@ -4,4 +4,5 @@ all: ...@@ -4,4 +4,5 @@ all:
$(MAKE) -C clamav-0.102.4 $(MAKE) -C clamav-0.102.4
$(MAKE) -C clamav-0.102.4 check $(MAKE) -C clamav-0.102.4 check
$(MAKE) -C clamav-0.102.4 install $(MAKE) -C clamav-0.102.4 install
install -d -m755 /usr/share/clamav
rm -rf clamav-0.102.4 rm -rf clamav-0.102.4
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment