X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/fe8f82e5149bba8d0166bbbd06a33733d639ad68..8bd7c0c1f2407a51a67749b025952611e2ad563c:/debian/postrm 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