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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. 9ff23738a6b03c8cbce7d72c23c0e09557a8f46c



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 049e8035c988193880407c666ffc6c315ca8107d
Author: Rene Engelhard <rene@debian.org>
Date:   Mon May 30 22:22:03 2011 +0000

    temporarily build only for en-US

diff --git a/changelog b/changelog
index 4e0db58..c457048 100644
--- a/changelog
+++ b/changelog
@@ -11,6 +11,7 @@ libreoffice (1:3.4.0~rc2-1) UNRELEASED; urgency=low
     - build-depend on libgraphite2-dev instead of libgraphite-dev
     - update for new extension and mingw configure switches
     - update for new extension configure switches and for mingw
+    - temporarily build only for en-US
   * debian/control.sdk.in, debian/rules: 
     - stop building with STLport on i386, just create a symlink in ure.
       Should suffice for compat with binary-only OOo extensions
@@ -18,7 +19,7 @@ libreoffice (1:3.4.0~rc2-1) UNRELEASED; urgency=low
      - the script providers are now extensions. split js and bsh out into
        extra packages (also closes: #603595)
 
- -- Rene Engelhard <rene@debian.org>  Fri, 15 Apr 2011 13:57:22 +0200
+ -- Rene Engelhard <rene@debian.org>  Mon, 30 May 2011 22:21:43 +0000
 
 libreoffice (1:3.3.2-5) UNRELEASED; urgency=low
 
diff --git a/rules b/rules
index d7631e4..3466712 100755
--- a/rules
+++ b/rules
@@ -127,7 +127,7 @@ ifeq (,$(filter $(ARCH), powerpc powerpcspe ppc64))
   BUILD_JARS_NATIVE=y
 endif
 BUILD_BINFILTERS=y
-BUILD_ONLY_EN_US=n
+BUILD_ONLY_EN_US=y
 ENABLE_JAVA=y
 ifeq "$(ENABLE_JAVA)" "y"
   JDK=openjdk

-- 
LibreOffice packaging repository


Reply to: