]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
clamav: save signature database at update
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 3 May 2016 09:02:18 +0000 (11:02 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 3 May 2016 09:02:18 +0000 (11:02 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/paks/clamav/update.sh

index 89c40d0d7c5d3dd57b5944f3af4977d5f8d76760..303f036b0a0318576ccd096e7763a4023361569a 100644 (file)
 # along with IPFire; if not, write to the Free Software                    #
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA #
 #                                                                          #
-# Copyright (C) 2007 IPFire-Team <info@ipfire.org>.                        #
+# Copyright (C) 2007-2017 IPFire-Team <info@ipfire.org>.                   #
 #                                                                          #
 ############################################################################
 #
 . /opt/pakfire/lib/functions.sh
+mv /usr/share/clamav /usr/share/clamav-update
 ./uninstall.sh
+mv /usr/share/clamav-update /usr/share/clamav
 ./install.sh