summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d46eda3)
raw | patch | inline | side by side (parent: d46eda3)
author | Bernd Zeimetz <bernd@bzed.de> | |
Thu, 17 Apr 2008 17:06:57 +0000 (19:06 +0200) | ||
committer | Bernd Zeimetz <bernd@bzed.de> | |
Thu, 17 Apr 2008 17:06:57 +0000 (19:06 +0200) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index ecbaa925dee04c5d64f508fccf98f597adfec0f3..4be5bfa6d23ef3af1a436dd9b8117f7227341f49 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
#path to our ttf font
CONFFLAGS += --with-rrd-default-font=/usr/share/rrdtool/librrd$(LIB_major)/DejaVuSansMono-Roman.ttf
+#path to tcl
+CONFFLAGS += --with-tcllib=/usr/lib/tcl$(TCL_VERS)
#let's take care of optimization + debug builds
CFLAGS += -Wall -g