* [gentoo-commits] gentoo-x86 commit in mail-filter/imapfilter: imapfilter-2.0.4.ebuild
@ 2007-10-01 21:42 Andrej Kacian (ticho)
0 siblings, 0 replies; only message in thread
From: Andrej Kacian (ticho) @ 2007-10-01 21:42 UTC (permalink / raw
To: gentoo-commits
ticho 07/10/01 21:42:18
Modified: imapfilter-2.0.4.ebuild
Log:
Use emake in src_install().
(Portage version: 2.1.3.7)
Revision Changes Path
1.2 mail-filter/imapfilter/imapfilter-2.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild?r1=1.1&r2=1.2
Index: imapfilter-2.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- imapfilter-2.0.4.ebuild 30 Sep 2007 14:48:45 -0000 1.1
+++ imapfilter-2.0.4.ebuild 1 Oct 2007 21:42:18 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild,v 1.1 2007/09/30 14:48:45 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/imapfilter/imapfilter-2.0.4.ebuild,v 1.2 2007/10/01 21:42:18 ticho Exp $
inherit eutils
@@ -28,6 +28,6 @@
}
src_install() {
- make DESTDIR="${D}" install
+ emake DESTDIR="${D}" install
dodoc LICENSE NEWS README sample.config.lua sample.extend.lua
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-01 21:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-01 21:42 [gentoo-commits] gentoo-x86 commit in mail-filter/imapfilter: imapfilter-2.0.4.ebuild Andrej Kacian (ticho)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox