mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
core141: remove elinks and python3 from pakfire db
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user