diff options
author | 2009-07-24 15:09:14 +0000 | |
---|---|---|
committer | 2009-07-24 15:09:14 +0000 | |
commit | 27348bdc1bebe982ca7bd6a4385f7bf09a283634 (patch) | |
tree | d8fde1d3d98553e425a6694d8e22b2ae0022ead2 /net-libs/webkit-gtk | |
parent | whitespace (diff) | |
download | gentoo-2-27348bdc1bebe982ca7bd6a4385f7bf09a283634.tar.gz gentoo-2-27348bdc1bebe982ca7bd6a4385f7bf09a283634.tar.bz2 gentoo-2-27348bdc1bebe982ca7bd6a4385f7bf09a283634.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs/webkit-gtk')
-rw-r--r-- | net-libs/webkit-gtk/webkit-gtk-0_p46193.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/webkit-gtk/webkit-gtk-0_p46193.ebuild b/net-libs/webkit-gtk/webkit-gtk-0_p46193.ebuild index 128528c25c8a..87a6eee10137 100644 --- a/net-libs/webkit-gtk/webkit-gtk-0_p46193.ebuild +++ b/net-libs/webkit-gtk/webkit-gtk-0_p46193.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/net-libs/webkit-gtk/webkit-gtk-0_p46193.ebuild,v 1.1 2009/07/21 23:20:13 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/webkit-gtk/webkit-gtk-0_p46193.ebuild,v 1.2 2009/07/24 15:09:14 mr_bones_ Exp $ EAPI=2 @@ -78,7 +78,7 @@ src_compile() { # Upstream without further comment cd ${S} cp DerivedSources/JSDataGridC*.{cpp,h} WebCore/bindings/js || die "copy failed" - + cd ${S}/WebKitTools/wx ./build-wxwebkit || die "wxwebkit build failed" fi |