]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
core80: Automatically uninstall libgpg-error.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Jun 2014 12:21:05 +0000 (14:21 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Jun 2014 12:21:05 +0000 (14:21 +0200)
This is not a package any more.

config/rootfiles/core/80/update.sh

index f878cfe164e4327f4bf3155d0f4c53b492e04629..6878fb798c0770762cea2608a7298a76605fbf11 100644 (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...