public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/neartree/files: 2.3.2-notest.patch
Date: Mon,  9 May 2011 15:07:22 +0000 (UTC)	[thread overview]
Message-ID: <20110509150722.7822920057@flycatcher.gentoo.org> (raw)

jlec        11/05/09 15:07:22

  Added:                2.3.2-notest.patch
  Log:
  Do not test during installation patch
  
  (Portage version: 2.2.0_alpha32/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sci-libs/neartree/files/2.3.2-notest.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/neartree/files/2.3.2-notest.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/neartree/files/2.3.2-notest.patch?rev=1.1&content-type=text/plain

Index: 2.3.2-notest.patch
===================================================================
 Makefile |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/Makefile b/Makefile
index 2a5c626..cab4102 100644
--- a/Makefile
+++ b/Makefile
@@ -238,14 +238,6 @@ install:  all $(INSTALL_PREFIX) $(INSTALL_PREFIX)/lib $(INSTALL_PREFIX)/include
 		  chmod 644 $(INSTALL_PREFIX)/include/CNearTree.h
 		  chmod 644 $(INSTALL_PREFIX)/include/rhrand.h
 		  chmod 644 $(INSTALL_PREFIX)/include/triple.h
-		  echo "Testing final install dynamic"
-		  $(BUILD_COMMAND_DYNAMIC) $(INCLUDES) $(EXAMPLES)/CNearTreeTest.c \
-		  -L$(INSTALL_PREFIX)/lib -lCNearTree $(CLIBRARIES) -o $(BIN)/CNearTreeTest_dynamic
-		  $(BIN)/CNearTreeTest_dynamic 
-		  echo "Testing final install static"
-		  $(BUILD_COMMAND_STATIC) $(INCLUDES) $(EXAMPLES)/CNearTreeTest.c \
-		  -L$(INSTALL_PREFIX)/lib -lCNearTree $(CLIBRARIES) -o $(BIN)/CNearTreeTest_static
-		  $(BIN)/CNearTreeTest_static 
 			
 		  
 		  






                 reply	other threads:[~2011-05-09 15:07 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=20110509150722.7822920057@flycatcher.gentoo.org \
    --to=jlec@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