diff --git a/debian/rules b/debian/rules index c0fe2d9..821d511 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,6 @@ DEB_CMAKE_EXTRA_FLAGS := -DCMAKE_INSTALL_LIBDIR=lib/$(DEB_HOST_MULTIARCH) \ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DEB_MAKE_CHECK_TARGET := luatest include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.mk