core87: Add changed rootfiles and uninstall sqlite

This commit is contained in:
Michael Tremer
2015-01-11 21:28:13 +01:00
parent 5973563f8b
commit 0300b3f099
3 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../common/ddns

View File

@@ -0,0 +1 @@
../../../common/sqlite

View File

@@ -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...