summaryrefslogtreecommitdiffstats
path: root/make/ltp-testsuite.mk
diff options
context:
space:
mode:
authorEric Andersen2004-02-06 23:52:14 +0100
committerEric Andersen2004-02-06 23:52:14 +0100
commit0209686130ce8721ddc03f481a39940dbbbb82cb (patch)
tree813ba3b917a9c89ecba64a327441c93b532ca3bd /make/ltp-testsuite.mk
parentAdd a check to ensure the proper utilities are installed before (diff)
downloadbuildroot-0209686130ce8721ddc03f481a39940dbbbb82cb.tar.gz
buildroot-0209686130ce8721ddc03f481a39940dbbbb82cb.tar.xz
buildroot-0209686130ce8721ddc03f481a39940dbbbb82cb.zip
Update to the February ltp-full-20040206 testsuite
Diffstat (limited to 'make/ltp-testsuite.mk')
-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 c11b89672..cb4a0161d 100644
--- a/make/ltp-testsuite.mk
+++ b/make/ltp-testsuite.mk
@@ -3,10 +3,10 @@
# ltp-testsuite
#
#############################################################
-LTP_TESTSUITE_SOURCE:=ltp-full-20040108.tgz
+LTP_TESTSUITE_SOURCE:=ltp-full-20040206.tgz
LTP_TESTSUITE_SITE:=http://aleron.dl.sourceforge.net/sourceforge/ltp
LTP_TESTSUITE_CAT:=zcat
-LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20040108
+LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20040206
LTP_TESTSUITE_PATCH:=$(SOURCE_DIR)/ltp-testsuite.patch