]> git.saurik.com Git - apt.git/blobdiff - debian/postrm
Gettext is needed to build i18n stuff..
[apt.git] / debian / postrm
index bc6fa28905ebfbabca342d281ed8aa7caf8484ac..f93eb762ab1f0a96b95b34ac26fb61f52cf67286 100755 (executable)
@@ -11,6 +11,9 @@
 #DEBHELPER#
 
 case "$1" in
+       remove)
+               ldconfig
+               ;;
        purge)
                echo -n "Removing APT cache and state files... "
                echo -n "/var/cache/apt"