[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, ubuntu-precise-3.5, updated. libreoffice_3.5.2_rc2-1-101-gdc456e2



The following commit has been merged in the ubuntu-precise-3.5 branch:
commit dc456e24eac6f8f7ea212dba9252d63a38313eb9
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Thu Apr 12 16:40:03 2012 +0200

    disable current ugly templates for now for install media size (related: lp#958384)

diff --git a/rules b/rules
index 11c4025..45ebd9d 100755
--- a/rules
+++ b/rules
@@ -479,7 +479,11 @@ ifeq "$(DEB_VENDOR)" "Ubuntu"
   ifneq (,$(filter armhf armel powerpc,$(DEB_HOST_ARCH)))
     RUN_MAKE_CHECK:=n
   endif
-  VENDOR_PRESENTATION_TEMPLATES=ubuntu-templates
+  # VENDOR_PRESENTATION_TEMPLATES=ubuntu-templates
+  # do not create any default templates for 3.5/precise. they take precious
+  # install media space and the current ones are ugly/outdated anyway
+  # see: lp#958384
+  VENDOR_PRESENTATION_TEMPLATES=
   PARALLEL_BUILD=y
 endif
 

-- 
LibreOffice packaging repository


Reply to: