summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/clementine/clementine-0.7.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/clementine/clementine-0.7.1.ebuild b/media-sound/clementine/clementine-0.7.1.ebuild
index 253e49151ea6..b4532e6fffbe 100644
--- a/media-sound/clementine/clementine-0.7.1.ebuild
+++ b/media-sound/clementine/clementine-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-0.7.1.ebuild,v 1.1 2011/04/02 06:30:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/clementine/clementine-0.7.1.ebuild,v 1.2 2011/04/02 17:47:47 ssuominen Exp $
EAPI=4
@@ -70,7 +70,6 @@ DOCS="Changelog TODO"
src_prepare() {
# some tests fail or hang
sed -i \
- -e '/add_test_file(mpris1_test.cpp/d' \
-e '/add_test_file(translations_test.cpp/d' \
tests/CMakeLists.txt || die
}