Remove unwanted #DEBHELPER# from TDM prerm script on Debian and Ubuntu

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/3/head
Slávek Banko 9 years ago
parent 2a49d874cf
commit ce5fcecb6a

@ -178,6 +178,4 @@ if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then
fi
fi
#DEBHELPER#
exit 0

@ -178,6 +178,4 @@ if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then
fi
fi
#DEBHELPER#
exit 0

@ -178,6 +178,4 @@ if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then
fi
fi
#DEBHELPER#
exit 0

Loading…
Cancel
Save