]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/clamav
Clamav kommt erstma ohne Virendefinitionen daher.
[people/pmueller/ipfire-2.x.git] / lfs / clamav
index f560d7419502d6b0fbd03653c0f9032e1c46e5d5..17b428e8d5886d48cb0e4e1c2a7171017454ee1e 100644 (file)
@@ -82,5 +82,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make install
        chown clamav.clamav -R /usr/share/clamav/
        cp -rf $(DIR_SRC)/config/clamav/* /var/ipfire/clamav/
+       rm -rfv /usr/share/clamav/*.cvd
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)