diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-27 08:05:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-06-27 08:05:32 +0000 |
commit | 834dde6c5873557d4bdead7298946263a7a1a41f (patch) | |
tree | b47168828e53a94af2a6e1306fa5b09bc69819f6 /media-sound/vmpk | |
parent | whitespace (diff) | |
download | gentoo-2-834dde6c5873557d4bdead7298946263a7a1a41f.tar.gz gentoo-2-834dde6c5873557d4bdead7298946263a7a1a41f.tar.bz2 gentoo-2-834dde6c5873557d4bdead7298946263a7a1a41f.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-sound/vmpk')
-rw-r--r-- | media-sound/vmpk/vmpk-0.2.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/vmpk/vmpk-0.2.5.ebuild b/media-sound/vmpk/vmpk-0.2.5.ebuild index f18bd6e0d61f..9e2e48aa15ee 100644 --- a/media-sound/vmpk/vmpk-0.2.5.ebuild +++ b/media-sound/vmpk/vmpk-0.2.5.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/media-sound/vmpk/vmpk-0.2.5.ebuild,v 1.1 2009/06/26 16:13:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vmpk/vmpk-0.2.5.ebuild,v 1.2 2009/06/27 08:05:32 mr_bones_ Exp $ inherit cmake-utils eutils @@ -21,7 +21,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS ChangeLog NEWS README TODO" - src_install() { cmake-utils_src_install rm -rf "${D}/usr/share/doc/packages" |