summaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-11-07 23:52:10 +0000
committerEric Andersen <andersen@codepoet.org>2003-11-07 23:52:10 +0000
commitb451d1dc680cf7dfb6a582892a5ed02a4d1fd2c9 (patch)
tree227d904404e7553a8f5638044fb9027bea9f4f4a /make
parent383964a677109f4618890cbbc4613e9e3620d4a4 (diff)
downloadbuildroot-novena-b451d1dc680cf7dfb6a582892a5ed02a4d1fd2c9.tar.gz
buildroot-novena-b451d1dc680cf7dfb6a582892a5ed02a4d1fd2c9.zip
Update the 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 0b96b6888..ebb3557c3 100644
--- a/make/ltp-testsuite.mk
+++ b/make/ltp-testsuite.mk
@@ -3,10 +3,10 @@
# ltp-testsuite
#
#############################################################
-LTP_TESTSUITE_SOURCE:=ltp-full-20031002.tgz
+LTP_TESTSUITE_SOURCE:=ltp-full-20031106.tgz
LTP_TESTSUITE_SITE:=http://aleron.dl.sourceforge.net/sourceforge/ltp
LTP_TESTSUITE_CAT:=zcat
-LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20031002
+LTP_TESTSUITE_DIR:=$(BUILD_DIR)/ltp-full-20031106
LTP_TESTSUITE_PATCH:=$(SOURCE_DIR)/ltp-testsuite.patch