mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 23:13:04 +02:00
xfce.bbclass: Move static libraries to ${PN}-staticdev
* build tested with fresh build dir * run tested on overo: applications / all available plugins Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
040daebc80
commit
aaa135b7dc
|
@ -7,5 +7,6 @@ FILES_${PN} += "${datadir}/icons/* ${datadir}/applications/* ${libdir}/xfce4/mod
|
|||
FILES_${PN}-doc += "${datadir}/xfce4/doc"
|
||||
|
||||
FILES_${PN}-dev += "${libdir}/xfce4/*/*.la"
|
||||
FILES_${PN}-staticdev += "${libdir}/xfce4/*/*.a"
|
||||
FILES_${PN}-dbg += "${libdir}/xfce4/*/.debug"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user