summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-04-09 20:42:43 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-04-09 20:42:43 +0200
commitce5fcecb6a56a7e8ac5de9c6b217210f397da3a1 (patch)
treeeafac0202bd9dde7a96ec2162658ecd30e5726e9 /ubuntu/maverick
parent2a49d874cf0f03f1655dbb662c99e416ac391b5a (diff)
downloadtde-packaging-ce5fcecb6a56a7e8ac5de9c6b217210f397da3a1.tar.gz
tde-packaging-ce5fcecb6a56a7e8ac5de9c6b217210f397da3a1.zip
Remove unwanted #DEBHELPER# from TDM prerm script on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r--ubuntu/maverick/tdebase/debian/tdm-trinity.prerm2
1 files changed, 0 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdebase/debian/tdm-trinity.prerm b/ubuntu/maverick/tdebase/debian/tdm-trinity.prerm
index 15a9c0675..6247adb1f 100644
--- a/ubuntu/maverick/tdebase/debian/tdm-trinity.prerm
+++ b/ubuntu/maverick/tdebase/debian/tdm-trinity.prerm
@@ -178,6 +178,4 @@ if [ "$1" = "remove" -o "$1" = "deconfigure" ]; then
fi
fi
-#DEBHELPER#
-
exit 0