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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.0, updated. libreoffice_3.6.4-1-184-g7bf83fa



The following commit has been merged in the debian-experimental-4.0 branch:
commit c1e4ffe0a986ea0b9228fe6f06203072c1e6ec85
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 b4c2a6f..2b948fe 100755
--- a/rules
+++ b/rules
@@ -523,7 +523,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: