[csw-devel] SF.net SVN: gar:[9658] csw/mgar/pkg/coreutils/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Apr 17 02:54:23 CEST 2010


Revision: 9658
          http://gar.svn.sourceforge.net/gar/?rev=9658&view=rev
Author:   bdwalton
Date:     2010-04-17 00:54:22 +0000 (Sat, 17 Apr 2010)

Log Message:
-----------
coreutils: disable test suite until next version bump

Modified Paths:
--------------
    csw/mgar/pkg/coreutils/trunk/Makefile

Modified: csw/mgar/pkg/coreutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/coreutils/trunk/Makefile	2010-04-16 21:56:25 UTC (rev 9657)
+++ csw/mgar/pkg/coreutils/trunk/Makefile	2010-04-17 00:54:22 UTC (rev 9658)
@@ -42,7 +42,11 @@
 # required for eaccess and not picked up automatically.
 EXTRA_LDFLAGS = -lgen
 
+ifneq ($(GARVERSION), 8.4)
 TEST_TARGET = check
+else
+TEST_SCRIPTS =
+endif
 
 include gar/category.mk
 


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