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

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ce5fcecb6a)
pull/92/head
Slávek Banko 10 years ago
parent 84aaa3b131
commit a9a243e7d8

@ -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