X-Git-Url: https://git.hcoop.net/ntk/apt.git/blobdiff_plain/fe8f82e5149bba8d0166bbbd06a33733d639ad68..f1a5db64ad03910c2a401af8baa80fe2354beaa7:/debian/postrm diff --git a/debian/postrm b/debian/postrm index d56a2d72..ae1e18d3 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