public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-kolab/files: evolution-kolab-3.4.4-no-tests.patch
@ 2012-08-14  1:25 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; only message in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-08-14  1:25 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/08/14 01:25:47

  Added:                evolution-kolab-3.4.4-no-tests.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  gnome-extra/evolution-kolab/files/evolution-kolab-3.4.4-no-tests.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-kolab/files/evolution-kolab-3.4.4-no-tests.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-kolab/files/evolution-kolab-3.4.4-no-tests.patch?rev=1.1&content-type=text/plain

Index: evolution-kolab-3.4.4-no-tests.patch
===================================================================
From 1b45b245d25a51d21a207a36d717e050d0ddb238 Mon Sep 17 00:00:00 2001
From: Alexandre Rostovtsev <tetromino@gentoo.org>
Date: Mon, 13 Aug 2012 01:40:01 -0400
Subject: [PATCH] Disable test suite

---
 configure.ac                  |    1 -
 src/Makefile.am               |    3 +--
 src/libekolabconv/Makefile.am |    2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index f0b1973..87d18d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,6 @@ PKG_CHECK_MODULES(GTK, gtk+-3.0)
 PKG_CHECK_MODULES(SOUP, libsoup-2.4 libsoup-gnome-2.4)
 PKG_CHECK_MODULES(CURL, libcurl)
 PKG_CHECK_MODULES(ICAL, libical)
-PKG_CHECK_MODULES(GMIME, gmime-2.4,,[PKG_CHECK_MODULES(GMIME, gmime-2.6)]) dnl TODO make tests optional
 PKG_CHECK_MODULES(EVOLUTION, evolution-plugin-3.0 libebook-1.2 libecal-1.2)
 
 dnl ***********
diff --git a/src/Makefile.am b/src/Makefile.am
index 8188a11..cf7c209 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,8 +7,7 @@ SUBDIRS =		\
 	libekolab	\
 	addressbook	\
 	calendar	\
-	eplugin		\
-	tests
+	eplugin
 
 
 AM_CPPFLAGS = 					\
diff --git a/src/libekolabconv/Makefile.am b/src/libekolabconv/Makefile.am
index 2de4832..dbb6411 100644
--- a/src/libekolabconv/Makefile.am
+++ b/src/libekolabconv/Makefile.am
@@ -1,5 +1,5 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = main test
+SUBDIRS = main
 
 -include $(top_srcdir)/git.mk
-- 
1.7.8.6






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-14  1:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14  1:25 [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-kolab/files: evolution-kolab-3.4.4-no-tests.patch Alexandre Rostovtsev (tetromino)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox