Revision: 26567 http://sourceforge.net/p/gar/code/26567 Author: dmichelsen Date: 2019-08-12 13:08:21 +0000 (Mon, 12 Aug 2019) Log Message: ----------- automake/trunk: Disable tests for 1.16.1
Modified Paths: -------------- csw/mgar/pkg/automake/trunk/Makefile Modified: csw/mgar/pkg/automake/trunk/Makefile =================================================================== --- csw/mgar/pkg/automake/trunk/Makefile 2019-07-24 22:08:32 UTC (rev 26566) +++ csw/mgar/pkg/automake/trunk/Makefile 2019-08-12 13:08:21 UTC (rev 26567) @@ -80,6 +80,8 @@ SKIPTEST-1.15.1 ?= 1 +SKIPTEST-1.16.1 ?= 1 + SKIPTEST = $(SKIPTEST-$(VERSION)) ARCHALL = 1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.