public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/neartree/files: 2.3.2-notest.patch
@ 2011-05-09 15:07 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-05-09 15:07 UTC (permalink / raw
  To: gentoo-commits

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 
 			
 		  
 		  






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

only message in thread, other threads:[~2011-05-09 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-09 15:07 [gentoo-commits] gentoo-x86 commit in sci-libs/neartree/files: 2.3.2-notest.patch Justin Lecher (jlec)

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