The following commit has been merged in the master branch:
commit 1490fad018df5d9480311e666cfd963394f609b9
Author: Rene Engelhard <[email protected]>
Date: Thu Sep 22 20:59:45 2011 +0000
don't build packages twice....
diff --git a/rules b/rules
index 7cea9c6..d953f0c 100755
--- a/rules
+++ b/rules
@@ -3416,7 +3416,7 @@ endif
dh_md5sums -s
ifeq "$(USE_XZ_COMPRESS)" "y"
dh_builddeb -Nlibreoffice$(VER)-dbg -s $(DEBHELPER_OPTIONS)
$(BUILDDEB_OPTIONS)
- dh_builddeb -plibreoffice$(VER)-dbg -s $(DEBHELPER_OPTIONS)
$(filter-out -Zbzip2,$(BUILDDEB_OPTIONS)) -Zxz
+ dh_builddeb -plibreoffice$(VER)-dbg $(DEBHELPER_OPTIONS) $(filter-out
-Zbzip2,$(BUILDDEB_OPTIONS)) -Zxz
else
dh_builddeb -s $(DEBHELPER_OPTIONS) $(BUILDDEB_OPTIONS)
endif
--
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]