app-emacs/emacs-common: Add quotation marks to make pkgcheck happy

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2025-04-12 12:39:55 +02:00
parent ec1a3975a9
commit be3b67439d

View File

@@ -56,7 +56,9 @@ src_install() {
doexe emacs-wrapper.sh
elisp-site-file-install "${SITEFILE}"
insinto /usr/lib/systemd/user
# don't use systemd_douserunit because it would require inheriting
# three eclasses (systemd pulls toolchain-funcs and multilib)
insinto "/usr/lib/systemd/user"
doins emacs.service
if use games; then