mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user