X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/fe8f82e5149bba8d0166bbbd06a33733d639ad68..73e0ee1e7f97571d7be3277e3c25c2f41b2bb946:/debian/postrm?ds=inline diff --git a/debian/postrm b/debian/postrm index d56a2d72d..ae1e18d33 100755 --- a/debian/postrm +++ b/debian/postrm @@ -8,11 +8,12 @@ # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. +set -e + #DEBHELPER# case "$1" in remove) - ldconfig ;; purge) rm -rf /var/cache/apt