mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
moblin-web-browser: Adjust after upstream directory renaming
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -12,8 +12,8 @@ S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECONF = "--with-idl-prefix=${STAGING_DIR_TARGET}/"
|
||||
|
||||
FILES_${PN} += "${libdir}/xulrunner-*/chrome/*"
|
||||
FILES_${PN} += "${libdir}/xulrunner-*/components/*"
|
||||
FILES_${PN}-dbg += "${libdir}/xulrunner-*/components/.debug/*"
|
||||
FILES_${PN} += "${datadir}/moblin-web-browser/chrome/* ${libdir}/xulrunner-*/chrome/*"
|
||||
FILES_${PN} += "${datadir}/moblin-web-browser/components/* ${libdir}/xulrunner-*/components/*"
|
||||
FILES_${PN}-dbg += "${datadir}/moblin-web-browser/components/.debug/* ${libdir}/xulrunner-*/components/.debug/*"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
Reference in New Issue
Block a user