* [gentoo-commits] gentoo-x86 commit in net-misc/cfengine: cfengine-3.0.5_p1.ebuild
@ 2010-09-01 20:25 Christian Ruppert (idl0r)
0 siblings, 0 replies; only message in thread
From: Christian Ruppert (idl0r) @ 2010-09-01 20:25 UTC (permalink / raw
To: gentoo-commits
idl0r 10/09/01 20:25:47
Modified: cfengine-3.0.5_p1.ebuild
Log:
Fix typo, make -> emake.
(Portage version: 2.2_rc72/cvs/Linux x86_64)
Revision Changes Path
1.2 net-misc/cfengine/cfengine-3.0.5_p1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cfengine/cfengine-3.0.5_p1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cfengine/cfengine-3.0.5_p1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cfengine/cfengine-3.0.5_p1.ebuild?r1=1.1&r2=1.2
Index: cfengine-3.0.5_p1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.0.5_p1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cfengine-3.0.5_p1.ebuild 1 Sep 2010 20:23:20 -0000 1.1
+++ cfengine-3.0.5_p1.ebuild 1 Sep 2010 20:25:47 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.0.5_p1.ebuild,v 1.1 2010/09/01 20:23:20 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-3.0.5_p1.ebuild,v 1.2 2010/09/01 20:25:47 idl0r Exp $
EAPI="3"
@@ -93,7 +93,7 @@
newinitd "${FILESDIR}"/cf-monitord.rc6 cf-monitord || die
newinitd "${FILESDIR}"/cf-execd.rc6 cf-execd || die
- make DESTDIR="${D}" install || die
+ emake DESTDIR="${D}" install || die
dodoc AUTHORS ChangeLog NEWS README TODO INSTALL
if use examples; then
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-01 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01 20:25 [gentoo-commits] gentoo-x86 commit in net-misc/cfengine: cfengine-3.0.5_p1.ebuild Christian Ruppert (idl0r)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox