commit 133f3849ebc62212d5065791978ad82f0c3ed603
parent 8d16d25940aff8452c0cff8590b54ea550c9f096
Author: Cem Keylan <cem@ckyln.com>
Date: Thu, 28 May 2020 11:19:51 +0300
kiss: use $sys_db for remove hook
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiss b/kiss
@@ -1046,7 +1046,7 @@ pkg_remove() {
"$sys_db/$1/pre-remove" ||:
fi
- run_hook pre-remove "$1" "/var/db/kiss/installed/$1" root
+ run_hook pre-remove "$1" "$sys_db/$1" root
while read -r file; do
# The file is in '/etc' skip it. This prevents the package