loolwsd/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f688d520a90971864d752f61f7e79ec91cf794d0 Author: Andras Timar <andras.ti...@collabora.com> Date: Fri Jan 8 15:04:35 2016 +0100 disable unit tests when packaging debs diff --git a/loolwsd/debian/rules b/loolwsd/debian/rules index a1e9d92..03fce27 100755 --- a/loolwsd/debian/rules +++ b/loolwsd/debian/rules @@ -5,7 +5,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/default.mk -CONFFLAGS = --prefix=/usr --localstatedir=/var --with-lokit-path=bundled/include +CONFFLAGS = --prefix=/usr --localstatedir=/var --with-lokit-path=bundled/include --disable-tests # Avoid setcap when doing "make", when building for packaging # the setcap is done at installation time _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits