blob: 3157737347a6226c5355a463cdc7c8f214685b01 [file] [log] [blame]
do_install[postfuncs] += "install_relative_symlinks"
python install_relative_symlinks () {
oe.path.replace_absolute_symlinks(d.getVar('D'), d)
}