]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/141/update.sh
core141: remove elinks and python3 from pakfire db
[ipfire-2.x.git] / 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