From ba83f4b9ef340a6f07c0bf8b9400e53faf2fab23 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 16 Jan 2014 14:53:02 +0100 Subject: [PATCH 1/1] fifteen: updata package list for addon install after update. --- config/rootfiles/core/76/update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/rootfiles/core/76/update.sh b/config/rootfiles/core/76/update.sh index cddc545ec..ea1ede9d0 100644 --- a/config/rootfiles/core/76/update.sh +++ b/config/rootfiles/core/76/update.sh @@ -394,6 +394,9 @@ sync sendprofile ) >/dev/null 2>&1 & +# Update Package list for addon installation +/opt/pakfire/pakfire update -y --force + echo echo Please wait until pakfire has ended... echo -- 2.39.2