summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: faf5ce7)
raw | patch | inline | side by side (parent: faf5ce7)
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:27:09 +0000 (19:27 +0200) |
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 87d72eb3dd809b387e609ecac7553886821099e4..27220867a86a3aba4919be8ada8bffdb8d4ff336 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