diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 026fc6d..65a2860 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk API_VERSION = 0.1 -DEB_MAKE_CHECK_TARGET := check +#DEB_MAKE_CHECK_TARGET := check DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --enable-gtk-doc --enable-introspection |