mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
rpm: modify the rpm bbappend file to suitable for rpm4
Changed in V5: Let the subject more clear. Changed in V4: Make the comments more clear. Changed in V3: Rebase the patch on the latest master branch. Delete the does not exist files when run task do_package. Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
449804470f
commit
49394d2544
|
|
@ -1,8 +1,4 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
FILES_${PN} += "${libdir}/rpm/bin/spooktool \
|
||||
${libdir}/rpm/bin/semodule \
|
||||
"
|
||||
|
||||
inherit with-selinux
|
||||
PACKAGECONFIG[selinux] = "${WITH_SELINUX},${WITHOUT_SELINUX},libsemanage,"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user