Wed, 12 Sep 2012 18:46:46 +0200
Correct problem of missing datadir (/share) directory, caused by recent
policy change of distribution of empty virus definitions in
database/Makefile.in. Additionally correct the permissions of
the datadir to allow freshclam(1) to properly write to it.
michael@428 | 1 | #!/bin/sh |
michael@428 | 2 | exec @l_prefix@/lib/openpkg/shtool ${1+"$@"} |