mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
packages: various .debug packaging fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@831 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -12,7 +12,7 @@ S = "${WORKDIR}/${PN}"
|
||||
|
||||
inherit autotools pkgconfig gettext gconf
|
||||
|
||||
FILES_${PN} = "${bindir} ${sysconfdir}"
|
||||
FILES_${PN} = "${bindir}/* ${sysconfdir}"
|
||||
|
||||
do_install_append () {
|
||||
install -d ${D}/${sysconfdir}/X11/Xsession.d
|
||||
|
||||
Reference in New Issue
Block a user