mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
emacs: Fix packaging for emacs-minimal
Emacs-minimal needs disp-table at load time, add it to the minimal package Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
4c3a471dcd
commit
e221838a77
@@ -177,6 +177,7 @@ FILES_${PN}-minimal = " \
|
||||
${datadir}/${BPN}/${PV}/lisp/international/uni*.el \
|
||||
${datadir}/${BPN}/${PV}/lisp/emacs-lisp/vc/warnings.elc \
|
||||
${datadir}/${BPN}/${PV}/etc/charsets/ \
|
||||
${datadir}/${BPN}/${PV}/lisp/disp-table.elc \
|
||||
${bindir}/emacs* \
|
||||
${prefix}/libexec \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user