mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-25 09:35:42 +00:00
remove BlueToolNoH5 together with package
This commit is contained in:
parent
92c0741b09
commit
85f4c32868
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user