From 3e0982277a6a69048ab2e1eaf029a4b610c0c31d Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 17 Mar 2015 13:54:19 +0100 Subject: [PATCH] core89: remove all sqlite meta-data files. --- config/rootfiles/core/89/update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/core/89/update.sh b/config/rootfiles/core/89/update.sh index dc115bbb93..5c18401aa3 100644 --- a/config/rootfiles/core/89/update.sh +++ b/config/rootfiles/core/89/update.sh @@ -43,9 +43,9 @@ extract_files # Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" -# Uninstall the sqlite package. +# Prevent uninstall sqlite (now common package). rm -f \ - /opt/pakfire/db/installed/meta-sqlite \ + /opt/pakfire/db/*/meta-sqlite \ /opt/pakfire/db/rootfiles/sqlite # Fix #10625 -- 2.39.5