summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2012-03-13 13:29:09 +0000
committerLars Wendler <polynomial-c@gentoo.org>2012-03-13 13:29:09 +0000
commit29a30ae552af5fce6fe7d350b71006efa523f746 (patch)
treead5bba98e5ba3a16755b345b7a420666e6a0e213 /sys-process/at
parentMarking openssl-0.9.8u and openssl-1.0.0h ppc and ppc64 for bug 406199 (diff)
downloadgentoo-2-29a30ae552af5fce6fe7d350b71006efa523f746.tar.gz
gentoo-2-29a30ae552af5fce6fe7d350b71006efa523f746.tar.bz2
gentoo-2-29a30ae552af5fce6fe7d350b71006efa523f746.zip
Changed src_install() to use emake instead of make
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/at')
-rw-r--r--sys-process/at/ChangeLog5
-rw-r--r--sys-process/at/at-3.1.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/at/ChangeLog b/sys-process/at/ChangeLog
index d461bea2ed53..1fc791b824f8 100644
--- a/sys-process/at/ChangeLog
+++ b/sys-process/at/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/at
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.35 2012/03/13 13:18:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.36 2012/03/13 13:29:09 polynomial-c Exp $
+
+ 13 Mar 2012; Lars Wendler <polynomial-c@gentoo.org> at-3.1.13-r1.ebuild:
+ Changed src_install() to use emake instead of make.
13 Mar 2012; Brent Baude <ranger@gentoo.org> at-3.1.13-r1.ebuild:
Marking at-3.1.13-r1 ppc for bug 407947
diff --git a/sys-process/at/at-3.1.13-r1.ebuild b/sys-process/at/at-3.1.13-r1.ebuild
index 33ac96fcd8dd..1a3327c86d08 100644
--- a/sys-process/at/at-3.1.13-r1.ebuild
+++ b/sys-process/at/at-3.1.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r1.ebuild,v 1.4 2012/03/13 13:18:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/at/at-3.1.13-r1.ebuild,v 1.5 2012/03/13 13:29:09 polynomial-c Exp $
EAPI=4
@@ -50,7 +50,7 @@ src_configure() {
}
src_install() {
- make install IROOT="${D}" || die
+ emake install IROOT="${D}" || die
newinitd "${FILESDIR}"/atd.rc6 atd
newconfd "${FILESDIR}"/atd.confd atd