mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
ustr: fix wrong packages split.
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
This commit is contained in:
parent
ac1f2dfb53
commit
051212b652
|
|
@ -24,17 +24,13 @@ SRC_URI[sha256sum] = "3daf6eae9f78de1e872c0b2b83cce35515b94d4bb8a074e48f331fd99e
|
|||
inherit lib_package
|
||||
inherit siteinfo
|
||||
|
||||
FILES_${PN} = "${libdir}/libustr-1.0.so.*"
|
||||
LEAD_SONAME = "libustr-1.0.so.1"
|
||||
|
||||
FILES_${PN}-dev += "${bindir}/ustr-import \
|
||||
${libexecdir}/ustr-${PV}/ustr-import-* \
|
||||
${datadir}/.gdb_init \
|
||||
${datadir}/ustr-${PV} \
|
||||
${mandir}"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/libustr-debug* \
|
||||
${libdir}/pkgconfig/*-debug.* \
|
||||
${base_libdir}/debug/${libdir}"
|
||||
"
|
||||
|
||||
EXTRA_OEMAKE_virtclass-native = "prefix=/usr"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user