remove BlueToolNoH5 together with package

This commit is contained in:
matthias.ringwald 2010-06-08 21:12:33 +00:00
parent 92c0741b09
commit 85f4c32868

View File

@ -36,6 +36,7 @@ echo "/bin/launchctl load /Library/LaunchDaemons/ch.ringwald.BTstack.plist" >>
chmod +x $PACKAGE/DEBIAN/postinst
echo "#!/bin/sh" > $PACKAGE/DEBIAN/prerm
echo "/bin/launchctl unload /Library/LaunchDaemons/ch.ringwald.BTstack.plist" >> $PACKAGE/DEBIAN/prerm
echo "rm -f /usr/sbin/BlueToolNoH5" >> $PACKAGE/DEBIAN/prerm
chmod +x $PACKAGE/DEBIAN/prerm
# set ownership to root:root