public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in lxde-base/lxmenu-data: lxmenu-data-0.1.1.ebuild
@ 2010-02-27 20:17 Ben de Groot (yngwin)
  0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2010-02-27 20:17 UTC (permalink / raw
  To: gentoo-commits

yngwin      10/02/27 20:17:18

  Modified:             lxmenu-data-0.1.1.ebuild
  Log:
  Use emake
  (Portage version: 2.2_rc63/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  lxde-base/lxmenu-data/lxmenu-data-0.1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxmenu-data/lxmenu-data-0.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxmenu-data/lxmenu-data-0.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/lxde-base/lxmenu-data/lxmenu-data-0.1.1.ebuild?r1=1.7&r2=1.8

Index: lxmenu-data-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxmenu-data/lxmenu-data-0.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lxmenu-data-0.1.1.ebuild	23 Feb 2010 18:39:42 -0000	1.7
+++ lxmenu-data-0.1.1.ebuild	27 Feb 2010 20:17:18 -0000	1.8
@@ -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/lxde-base/lxmenu-data/lxmenu-data-0.1.1.ebuild,v 1.7 2010/02/23 18:39:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxmenu-data/lxmenu-data-0.1.1.ebuild,v 1.8 2010/02/27 20:17:18 yngwin Exp $
 
 DESCRIPTION="Provides files needed for LXDE application menus"
 HOMEPAGE="http://lxde.sourceforge.net/"
@@ -17,6 +17,6 @@
 	dev-util/pkgconfig"
 
 src_install() {
-	make DESTDIR="${D}" install || die "make install failed"
+	emake DESTDIR="${D}" install || die "make install failed"
 	dodoc AUTHORS README || die "dodoc failed"
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-27 20:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27 20:17 [gentoo-commits] gentoo-x86 commit in lxde-base/lxmenu-data: lxmenu-data-0.1.1.ebuild Ben de Groot (yngwin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox