diff --git a/debian/ogclient.postinst b/debian/ogclient.postinst index 7745d5f..e99fef5 100644 --- a/debian/ogclient.postinst +++ b/debian/ogclient.postinst @@ -1,7 +1,5 @@ #!/bin/sh -#. /usr/share/debconf/confmodule - set -e case "$1" in configure) diff --git a/debian/ogclient.postrm b/debian/ogclient.postrm index 50b7439..91878e6 100644 --- a/debian/ogclient.postrm +++ b/debian/ogclient.postrm @@ -1,7 +1,5 @@ #!/bin/sh -e -#. /usr/share/debconf/confmodule - set -e if [ "$1" = "remove" ] || [ "$1" = "purge" ]; then