From d4c937550b1afa538ff33aabdbfc52d75276067d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 13 May 2004 07:53:14 +0000 Subject: Update to the latest ltp testsuite --- make/ltp-testsuite.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make') diff --git a/make/ltp-testsuite.mk b/make/ltp-testsuite.mk index cb4a0161d..43c897c8a 100644 --- a/make/ltp-testsuite.mk +++ b/make/ltp-testsuite.mk @@ -3,10 +3,10 @@ # ltp-testsuite # ############################################################# -LTP_TESTSUITE_SOURCE:=ltp-full-20040206.tgz +LTP_TESTSUITE_SOURCE:=ltp-full-20040506.tgz LTP_TESTSUITE_SITE:=http://aleron.dl.sourceforge.net/sourceforge/ltp LTP_TESTSUITE_CAT:=zcat -LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20040206 +LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20040506 LTP_TESTSUITE_PATCH:=$(SOURCE_DIR)/ltp-testsuite.patch -- cgit v1.2.3