From: Michael Tremer Date: Thu, 19 Jun 2014 12:21:05 +0000 (+0200) Subject: core80: Automatically uninstall libgpg-error. X-Git-Tag: v2.15-core80~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e944ec640a39446d5569e2671ef1aadae633d9f;p=people%2Fstevee%2Fipfire-2.x.git core80: Automatically uninstall libgpg-error. This is not a package any more. --- diff --git a/config/rootfiles/core/80/update.sh b/config/rootfiles/core/80/update.sh index f878cfe164..6878fb798c 100644 --- a/config/rootfiles/core/80/update.sh +++ b/config/rootfiles/core/80/update.sh @@ -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...