mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 21:12:59 +02:00
core87: Add changed rootfiles and uninstall sqlite
This commit is contained in:
1
config/rootfiles/core/87/filelists/ddns
Symbolic link
1
config/rootfiles/core/87/filelists/ddns
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/ddns
|
||||
1
config/rootfiles/core/87/filelists/sqlite
Symbolic link
1
config/rootfiles/core/87/filelists/sqlite
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/sqlite
|
||||
@@ -43,6 +43,11 @@ extract_files
|
||||
# Update Language cache
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
# Uninstall the sqlite package.
|
||||
rm -f \
|
||||
/opt/pakfire/db/installed/meta-sqlite \
|
||||
/opt/pakfire/db/rootfiles/sqlite
|
||||
|
||||
sync
|
||||
|
||||
# This update need a reboot...
|
||||
|
||||
Reference in New Issue
Block a user