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 d634a9971d
commit d518f66985
6 changed files with 10 additions and 1 deletions

View file

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