diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-16 22:28:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-04-16 22:28:22 +0000 |
commit | d2f4159eb119bdc5932b98d69750adf6a2400e7d (patch) | |
tree | b04beef2de854d7c472c42f1d423db407138c5e1 /sci-visualization | |
parent | whitespace (diff) | |
download | gentoo-2-d2f4159eb119bdc5932b98d69750adf6a2400e7d.tar.gz gentoo-2-d2f4159eb119bdc5932b98d69750adf6a2400e7d.tar.bz2 gentoo-2-d2f4159eb119bdc5932b98d69750adf6a2400e7d.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/qtiplot/qtiplot-0.9.7.7.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-visualization/qtiplot/qtiplot-0.9.7.7.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.7.7.ebuild index 96002be00f6b..aca5820bf256 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.7.7.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.7.ebuild,v 1.1 2009/04/14 11:58:42 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.7.ebuild,v 1.2 2009/04/16 22:28:22 mr_bones_ Exp $ EAPI=2 inherit eutils qt4 fdo-mime python @@ -95,7 +95,6 @@ src_compile() { fi } - src_install() { emake INSTALL_ROOT="${D}" install || die 'emake install failed' newicon qtiplot_logo.png qtiplot.png |