The following commit has been merged in the ubuntu-raring-4.0 branch:
commit 0e16de6664e989889e9ab544a0e30bf71343f860
Author: Bjoern Michaelsen <[email protected]>
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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to