From 8fc7e560db11f424362c8effdeb61eb8d1526256 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 15 Oct 2013 17:10:01 +0200 Subject: Make building installation sets depend on --with-package-format=... ...instead of inconsitently having it depend on --enable-epm for some platforms and having it always enabled on Windows. Only Android and iOS are presumably still special and build any installation sets in their specific modules and outside instsetoo_native. One consequence is that for a non-Windows --enable-online-update --without-package-format build, instdir's version ini-file contains an UpdateURL that ends in just "?pkgfmt=" without an actual format identifier. However, checking whether the update feature would actually work is difficult for most such developer builds, anyway. Change-Id: If14fcf0b2e612499811e8a6e067a854bda612c42 --- distro-configs/LibreOfficeMacOSX.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'distro-configs/LibreOfficeMacOSX.conf') diff --git a/distro-configs/LibreOfficeMacOSX.conf b/distro-configs/LibreOfficeMacOSX.conf index 81b626c106a5..a10bbd9f7df7 100644 --- a/distro-configs/LibreOfficeMacOSX.conf +++ b/distro-configs/LibreOfficeMacOSX.conf @@ -10,3 +10,4 @@ --disable-gtk --with-help --with-myspell-dicts +--with-package-format=dmg -- cgit v1.2.3