summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4a5c659)
raw | patch | inline | side by side (parent: 4a5c659)
author | Alexander Wirt <formorer@formorer.de> | |
Sun, 10 Feb 2008 15:31:24 +0000 (16:31 +0100) | ||
committer | Alexander Wirt <formorer@lisa.springfield.lan> | |
Sun, 10 Feb 2008 15:31:24 +0000 (16:31 +0100) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 0f8a40a3bac453dc4763811fde7ca92cd0eadb68..e2a2694847bae9ed6c892229d1eef617ded42e00 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
#configure forgets to set TCL_INC_DIR.
make TCL_INC_DIR=/usr/include/tcl
+ #Fix library path to tcl bindings
+ sed -i -e 's|lib/|lib/tcltk/rrdtool-tcl/|' bindings/tcl/pkgIndex.tcl
touch $@
build-python%: build-arch-stamp