commit:     cf1950293a5930e71d029a046c00baef74c881c7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 22:10:46 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 22:10:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=cf195029

app-emacs/emacs-common-gentoo: Sync from gentoo repository

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild 
b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
index a40b672..bb0b926 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,7 +24,8 @@ S="${WORKDIR}/${PN}"
 
 src_install() {
        insinto "${SITELISP}"
-       doins subdirs.el
+       sed -e "s:@libdir@:$(get_libdir):g" subdirs.el.in | newins - subdirs.el
+       assert
        newins site-gentoo.el{,.orig}
 
        keepdir /etc/emacs

Reply via email to