X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Frules;h=4be5bfa6d23ef3af1a436dd9b8117f7227341f49;hb=370050f9c0603d9cd13c0db6bcca070a84eed740;hp=ecbaa925dee04c5d64f508fccf98f597adfec0f3;hpb=d46eda34652d0c36880d88137ae41f7ecc119c96;p=pkg-rrdtool.git diff --git a/debian/rules b/debian/rules index ecbaa92..4be5bfa 100755 --- a/debian/rules +++ b/debian/rules @@ -50,6 +50,8 @@ CONFFLAGS += --with-perl-options=INSTALLDIRS=vendor #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