core80: Automatically uninstall libgpg-error.

This is not a package any more.
This commit is contained in:
Michael Tremer
2014-06-19 14:21:05 +02:00
parent f577f4bce7
commit 8e944ec640

View File

@@ -41,6 +41,11 @@ extract_files
# Update Language cache
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
# Uninstall the libgpg-error package.
rm -f \
/opt/pakfire/db/installed/meta-libgpg-error \
/opt/pakfire/db/rootfiles/libgpg-error
sync
# This update need a reboot...