[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loolwsd/debian
Andras Timar
andras.timar at collabora.com
Fri Jan 8 06:06:03 PST 2016
loolwsd/debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f688d520a90971864d752f61f7e79ec91cf794d0
Author: Andras Timar <andras.timar at 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
More information about the Libreoffice-commits
mailing list