mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
open-vm-tools: remove RPATH
This commit is contained in:
parent
23198ec282
commit
a15d1cd961
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user