summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-05-13 07:53:14 +0000
committerEric Andersen <andersen@codepoet.org>2004-05-13 07:53:14 +0000
commitd4c937550b1afa538ff33aabdbfc52d75276067d (patch)
treef554bd1296fb79f3b3950197e1d91b02eecc0384 /make
parent4917507cbfd75bf7693ce055760c6f914b8d4a58 (diff)
Update to the latest ltp testsuite
Diffstat (limited to 'make')
-rw-r--r--make/ltp-testsuite.mk4
1 files changed, 2 insertions, 2 deletions
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