From 57f6cb635913a9ec567960e7ff0d9501a6d7e062 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Apr 2024 12:35:29 +0000 Subject: user/tipidee: clean up compiled db on deinstall --- user/tipidee/APKBUILD | 1 + user/tipidee/tipidee.post-deinstall | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 user/tipidee/tipidee.post-deinstall (limited to 'user/tipidee') diff --git a/user/tipidee/APKBUILD b/user/tipidee/APKBUILD index edac71c1d..613be9e3c 100644 --- a/user/tipidee/APKBUILD +++ b/user/tipidee/APKBUILD @@ -23,6 +23,7 @@ source=" install=" tipidee.pre-install tipidee.post-install + tipidee.post-deinstall " pkggroups="tipidee" pkgusers="tipideelog tipideed" diff --git a/user/tipidee/tipidee.post-deinstall b/user/tipidee/tipidee.post-deinstall new file mode 100644 index 000000000..9912c9503 --- /dev/null +++ b/user/tipidee/tipidee.post-deinstall @@ -0,0 +1,3 @@ +#!/bin/execlineb -P + +rm -f /etc/tipidee.conf.cdb -- cgit v1.2.3-60-g2f50