]> git.pld-linux.org Git - packages/tclx.git/commitdiff
- new; skip tests
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 6 Sep 2005 18:02:00 +0000 (18:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tclx-skiptest.patch -> 1.1

tclx-skiptest.patch [new file with mode: 0644]

diff --git a/tclx-skiptest.patch b/tclx-skiptest.patch
new file mode 100644 (file)
index 0000000..9ef5931
--- /dev/null
@@ -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
This page took 0.065545 seconds and 4 git commands to generate.