[package] update tcl to 8.5.8, clean-up makefile, use PKG_INSTALL, patch from Raphael...
[packages.git] / lang / tcl / patches / 001-configure_in.patch
diff --git a/lang/tcl/patches/001-configure_in.patch b/lang/tcl/patches/001-configure_in.patch
deleted file mode 100644 (file)
index d268d23..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- tcl8.4.16/unix/configure.in.orig   2007-09-21 17:07:02.000000000 +0000
-+++ tcl8.4.16/unix/configure.in        2008-03-19 05:48:57.000000000 +0000
-@@ -308,7 +308,7 @@
-     fi
- fi
- if test $tcl_ok = 0; then
--    LIBOBJS="$LIBOBJS strtod.o"
-+   :; # LIBOBJS="$LIBOBJS strtod.o"
- fi
- #--------------------------------------------------------------------