The following commit has been merged in the debian-experimental-4.0 branch:
commit c1e4ffe0a986ea0b9228fe6f06203072c1e6ec85
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 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


-- 
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