From 3195d17490e041cca7196858c6c0823fc09c55b5 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 27 Jan 2020 16:22:17 +0000 Subject: [PATCH] core141: use full path to pakfire Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/141/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/141/update.sh b/config/rootfiles/core/141/update.sh index 4acef7e31b..f249152f1f 100644 --- a/config/rootfiles/core/141/update.sh +++ b/config/rootfiles/core/141/update.sh @@ -84,7 +84,7 @@ telinit u touch /var/run/need_reboot # Force update the package lists -pakfire update --force +/usr/local/bin/pakfire update --force # Let pakfire forget the elinks and python3 package rm -fv /opt/pakfire/db/rootfiles/elinks -- 2.39.5