Code

Build-conflict on lua50 as the lua binding autofoo stuff is buggy as hell.
[pkg-rrdtool.git] / debian / rules
index 08677642a0aa4479f5c4484865b32b48fd45ab0d..87e14dac5b6e043651570df4cb2fe0bcaac771bb 100755 (executable)
@@ -18,7 +18,6 @@ PY_VERS := $(shell pyversions -vr)
 TCL_VERS := $(shell dpkg -s tcl-dev | grep '^Depends' \
        | sed 's,.*\<tcl\([0-9.]*\)-dev\>.*,\1,')
 
-
 #let's help configure to figure out our host/build system
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)