SOURCES: tclx-skiptest.patch (NEW) - new; skip tests
arekm
arekm at pld-linux.org
Tue Sep 6 20:02:06 CEST 2005
Author: arekm Date: Tue Sep 6 18:02:05 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- new; skip tests
---- Files affected:
SOURCES:
tclx-skiptest.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/tclx-skiptest.patch
diff -u /dev/null SOURCES/tclx-skiptest.patch:1.1
--- /dev/null Tue Sep 6 20:02:05 2005
+++ SOURCES/tclx-skiptest.patch Tue Sep 6 20:02:00 2005
@@ -0,0 +1,24 @@
+diff -u tclx8.3.5/tcl/unix/Makefile.in~ tclx8.3.5/tcl/unix/Makefile.in
+--- tclx8.3.5/tcl/unix/Makefile.in~ 2004-01-30 18:31:32.000000000 +0900
++++ tclx8.3.5/tcl/unix/Makefile.in 2004-01-30 18:31:32.000000000 +0900
+@@ -136,7 +136,7 @@
+ #
+ all: binaries libraries doc
+
+-binaries: tcl checkup RUNTIME tclXtest
++binaries: tcl checkup RUNTIME
+
+ libraries: tcl.tndx tcl.tlib tclx.tcl buildidx.tcl
+
+diff -u tclx8.3.5/tk/unix/Makefile.in~ tclx8.3.5/tk/unix/Makefile.in
+--- tclx8.3.5/tk/unix/Makefile.in~ 2004-01-30 18:43:13.000000000 +0900
++++ tclx8.3.5/tk/unix/Makefile.in 2004-01-30 18:43:13.000000000 +0900
+@@ -85,7 +85,7 @@
+ #
+ all: binaries libraries doc
+
+-binaries: wishx tktest
++binaries: wishx
+
+ libraries: RUNTIME
+
================================================================
More information about the pld-cvs-commit
mailing list