Author: undefine                     Date: Fri May 19 01:07:22 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use hardcoded path to tcl

---- Files affected:
SOURCES:
   rrdtool-tcl-path.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/rrdtool-tcl-path.patch
diff -u /dev/null SOURCES/rrdtool-tcl-path.patch:1.1
--- /dev/null   Fri May 19 03:07:22 2006
+++ SOURCES/rrdtool-tcl-path.patch      Fri May 19 03:07:17 2006
@@ -0,0 +1,11 @@
+--- configure.ac~      2005-12-18 20:30:46.000000000 +0000
++++ configure.ac       2006-05-19 00:21:35.165121000 +0000
+@@ -487,7 +487,7 @@
+         AC_MSG_WARN([tclConfig.sh not found - Tcl interface won't be built])
+   else
+       . $tcl_config
+-      TCL_PACKAGE_DIR="$TCL_PACKAGE_PATH/tclrrd$VERSION"
++      TCL_PACKAGE_DIR="/usr/lib/tclrrd$VERSION"
+   fi
+ fi
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to