mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
libfribidi: Drop unneeded custom staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -21,9 +21,3 @@ do_configure_prepend () {
|
||||
rm aclocal.m4
|
||||
rm acinclude.m4
|
||||
}
|
||||
|
||||
do_stage () {
|
||||
oe_libinstall -a -so -C .libs libfribidi ${STAGING_LIBDIR}
|
||||
autotools_stage_includes
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user