From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 023221382C5 for ; Tue, 13 Apr 2021 12:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EABBFE0CC5; Tue, 13 Apr 2021 12:14:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE5F0E0CC5 for ; Tue, 13 Apr 2021 12:14:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A731340B23 for ; Tue, 13 Apr 2021 12:14:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED63D478 for ; Tue, 13 Apr 2021 12:14:49 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1618316070.1f68bee66eaea3e16585978212f6b026388497bb.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/semi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/semi/semi-1.14.7_p20190517.ebuild X-VCS-Directories: app-emacs/semi/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1f68bee66eaea3e16585978212f6b026388497bb X-VCS-Branch: master Date: Tue, 13 Apr 2021 12:14:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f614322e-9871-4688-a3ea-f848eafb633a X-Archives-Hash: 980cd1a2d4571d24ac9c7e2e8b267aaa commit: 1f68bee66eaea3e16585978212f6b026388497bb Author: Ulrich Müller gentoo org> AuthorDate: Tue Apr 13 12:10:17 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Apr 13 12:14:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f68bee6 app-emacs/semi: Don't use ED in src_compile Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/semi/semi-1.14.7_p20190517.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app-emacs/semi/semi-1.14.7_p20190517.ebuild b/app-emacs/semi/semi-1.14.7_p20190517.ebuild index aeedb9d5281..cc9296844af 100644 --- a/app-emacs/semi/semi-1.14.7_p20190517.ebuild +++ b/app-emacs/semi/semi-1.14.7_p20190517.ebuild @@ -24,9 +24,7 @@ ELISP_PATCHES="${PN}-info.patch" SITEFILE="65${PN}-gentoo.el" src_compile() { - emake PREFIX="${ED}"/usr \ - LISPDIR="${ED}/${SITELISP}" \ - VERSION_SPECIFIC_LISPDIR="${ED}/${SITELISP}" + emake ${EMACS} ${EMACSFLAGS} --visit mime-ui-en.texi -f texi2info || die if use l10n_ja; then