void-packages/srcpkgs/kobodeluxe/REMOVE
2017-07-13 09:14:30 +00:00

6 lines
103 B
Text

case "$ACTION" in
post) if [ "$UPDATE" != "yes" ]; then
rm -r var/games/kobo-deluxe
fi
;;
esac