public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Rostovtsev (tetromino)" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-kolab/files: evolution-kolab-3.4.4-no-tests.patch
Date: Tue, 14 Aug 2012 01:25:47 +0000 (UTC)	[thread overview]
Message-ID: <20120814012547.523292004C@flycatcher.gentoo.org> (raw)

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






                 reply	other threads:[~2012-08-14  1:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120814012547.523292004C@flycatcher.gentoo.org \
    --to=tetromino@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox