mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
sqlite3: stage headers in do_stage task
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4757 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -28,6 +28,7 @@ do_compile_prepend() {
|
||||
|
||||
do_stage() {
|
||||
oe_libinstall -so libsqlite3 ${STAGING_LIBDIR}
|
||||
install -m 0644 sqlite3.h ${STAGING_INCDIR}
|
||||
}
|
||||
|
||||
#do_install() {
|
||||
|
||||
Reference in New Issue
Block a user