curl: remove RPATH

This commit is contained in:
heitbaum 2022-01-07 14:41:32 +00:00
parent 9fe317363d
commit 3e97799ccd

View File

@ -70,6 +70,10 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_lib_rtmp_RTMP_Init=yes \
--with-libidn2 \
--with-nghttp2"
post_configure_target() {
libtool_remove_rpath libtool
}
post_makeinstall_target() {
rm -rf ${INSTALL}/usr/share/zsh