Commit 5e155d11 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf clamav-0.102.4.tar.gz
cd clamav-0.102.4 && ./configure --prefix=/usr
$(MAKE) -C clamav-0.102.4
$(MAKE) -C clamav-0.102.4 check
$(MAKE) -C clamav-0.102.4 install
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