connman: remove RPATH

This commit is contained in:
heitbaum 2022-01-08 10:58:18 +00:00
parent edbe9d8fe9
commit f4d1416b7c

View File

@ -68,6 +68,10 @@ PKG_MAKE_OPTS_TARGET="storagedir=/storage/.cache/connman \
vpn_storagedir=/storage/.config/wireguard \
statedir=/run/connman"
post_configure_target() {
libtool_remove_rpath libtool
}
post_makeinstall_target() {
rm -rf ${INSTALL}/usr/lib/systemd
rm -rf ${INSTALL}/usr/lib/tmpfiles.d/connman_resolvconf.conf