summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-04-11 01:31:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-04-11 01:31:43 +0000
commitc3d25912da241ab57c2f9d76c76ba96beb8fab93 (patch)
tree3d353afaa1aab023f6b33ce2a58771cbd3c5ba4b /media-libs/mlt++
parentDisable the qt4 password test; it depends on a pdf that cannot be distributed... (diff)
downloadgentoo-2-c3d25912da241ab57c2f9d76c76ba96beb8fab93.tar.gz
gentoo-2-c3d25912da241ab57c2f9d76c76ba96beb8fab93.tar.bz2
gentoo-2-c3d25912da241ab57c2f9d76c76ba96beb8fab93.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/mlt++')
-rw-r--r--media-libs/mlt++/mlt++-0.2.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/mlt++/mlt++-0.2.2.ebuild b/media-libs/mlt++/mlt++-0.2.2.ebuild
index 34d357a0a506..69150e45dfce 100644
--- a/media-libs/mlt++/mlt++-0.2.2.ebuild
+++ b/media-libs/mlt++/mlt++-0.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mlt++/mlt++-0.2.2.ebuild,v 1.2 2008/04/10 18:32:22 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mlt++/mlt++-0.2.2.ebuild,v 1.3 2008/04/11 01:31:43 mr_bones_ Exp $
inherit eutils toolchain-funcs
@@ -30,7 +30,6 @@ src_compile() {
emake CC="$(tc-getCXX)" || die "emake failed"
}
-
src_install() {
emake DESTDIR="${D}" install || die "make install failed"