diff options
author | Robert Marko <robimarko@gmail.com> | 2024-11-21 14:34:03 +0100 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2024-11-21 17:20:43 +0100 |
commit | fc2ba101089117d72903f9464269da73763ded42 (patch) | |
tree | 614173412e3573e424d516649669596bfde1cebc /target/toolchain/Makefile | |
parent | 5b6f8353fe2af6c270a30dc8c38791cf03fd265d (diff) | |
download | openwrt-fc2ba101089117d72903f9464269da73763ded42.tar.gz openwrt-fc2ba101089117d72903f9464269da73763ded42.tar.bz2 openwrt-fc2ba101089117d72903f9464269da73763ded42.zip |
include/package-pack: add support for postrm with APK
Currently, postrm scripts are not being executed when package is removed
with APK since they are not being included at all.
So, lets use APK-s support for post-deinstall scripts and ship our postrm
scripts if packages define them.
Fixes: d788ab376f85 ("build: add APK package build capabilities")
Link: https://github.com/openwrt/openwrt/pull/17023
Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/toolchain/Makefile')
0 files changed, 0 insertions, 0 deletions