calf: fix error on recompile
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ EXTRA_OECONF += "--enable-experimental"
|
||||
do_compile_append() {
|
||||
# we need native calfmakerdf at the position where the build expects it so
|
||||
# link it there
|
||||
ln -s ${STAGING_BINDIR_NATIVE}/calfmakerdf ${B}/src/calfmakerdf
|
||||
ln -fs ${STAGING_BINDIR_NATIVE}/calfmakerdf ${B}/src/calfmakerdf
|
||||
}
|
||||
|
||||
FILES_${PN} += "${libdir}/lv2"
|
||||
|
||||
Reference in New Issue
Block a user