open-vm-tools: remove RPATH

This commit is contained in:
heitbaum 2022-01-08 10:22:19 +00:00
parent 23198ec282
commit a15d1cd961

View File

@ -41,6 +41,10 @@ pre_configure_target() {
export LIBS="-ldnet -ltirpc"
}
post_configure_target() {
libtool_remove_rpath libtool
}
post_makeinstall_target() {
rm -rf ${INSTALL}/sbin
rm -rf ${INSTALL}/usr/share