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

[SCM] LibreOffice packaging repository branch, ubuntu-raring-4.0, updated. libreoffice_3.6.4_rc3-1-283-ge775875



The following commit has been merged in the ubuntu-raring-4.0 branch:
commit 0e16de6664e989889e9ab544a0e30bf71343f860
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Fri Dec 7 12:56:39 2012 +0100

    only set BUILDDEB_OPTIONS if unset

diff --git a/rules b/rules
index 4fb10f8..e1e4f7c 100755
--- a/rules
+++ b/rules
@@ -529,7 +529,7 @@ ifneq "$(GCC_VERSION)" ""
   endif
 endif
 
-	BUILDDEB_OPTIONS = -- -Zxz
+BUILDDEB_OPTIONS ?= -- -Zxz
 
 ifneq "$(OOO_OGLTRANS_ARCHS)" ""
   ifneq (,$(findstring mesa-headers,$(SYSTEM_STUFF)))

-- 
LibreOffice packaging repository


Reply to: