Be sure that all maintainer scripts are returning 0 at their end

This commit is contained in:
Laurent Bigonville 2012-08-12 00:08:16 +02:00
parent edbf4928c5
commit ba9e479229
6 changed files with 10 additions and 1 deletions

View file

@ -76,3 +76,5 @@ case "$1" in
esac
#DEBHELPER#
exit 0