SF.net SVN: gar:[23598] csw/mgar/pkg/gnustep-base/trunk/Makefile

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Sun May 11 20:01:31 CEST 2014


Revision: 23598
          http://sourceforge.net/p/gar/code/23598
Author:   rmottola
Date:     2014-05-11 18:01:29 +0000 (Sun, 11 May 2014)
Log Message:
-----------
gnustep-base/trunk: skip tests

Modified Paths:
--------------
    csw/mgar/pkg/gnustep-base/trunk/Makefile

Modified: csw/mgar/pkg/gnustep-base/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-base/trunk/Makefile	2014-05-11 16:28:23 UTC (rev 23597)
+++ csw/mgar/pkg/gnustep-base/trunk/Makefile	2014-05-11 18:01:29 UTC (rev 23598)
@@ -28,6 +28,9 @@
 BUILD_SCRIPTS = sourcegs
 INSTALL_SCRIPTS = sourcegs
 
+# Disable test scripts for now
+TEST_SCRIPTS = none
+
 CONFIGURE_ARGS = $(DIRPATHS)
 
 include gar/category.mk
@@ -43,3 +46,6 @@
 install-sourcegs:
 	. /opt/csw/System/Library/Makefiles/GNUstep.sh && cd $(WORKSRC) && /usr/bin/env -i $(BUILD_ENV) && $(MAKE) install
 	@$(MAKECOOKIE)
+
+test-none :
+	@$(MAKECOOKIE)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list