]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
core141: remove elinks and python3 from pakfire db
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 26 Jan 2020 13:22:47 +0000 (13:22 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 26 Jan 2020 13:22:47 +0000 (13:22 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/141/update.sh

index 1b5f9faf77a917348fd575d30ff8cade4ad36b59..8d08035f4d5724ca7b4d0f5ed9a077ed7041f7d5 100644 (file)
@@ -86,6 +86,12 @@ touch /var/run/need_reboot
 # Force update the package lists
 pakfire update --force
 
+# Let pakfire forget the elinks and python3 package
+rm -fv /opt/pakfire/db/rootfiles/elinks
+rm -fv /opt/pakfire/db/*/meta-elinks
+rm -fv /opt/pakfire/db/rootfiles/python3
+rm -fv /opt/pakfire/db/*/meta-python3
+
 # Finish
 /etc/init.d/fireinfo start
 sendprofile