The following commit has been merged in the debian-experimental-3.6 branch:
commit e677c00f0eef379a4baba466fadede114fd0a9a5
Author: Rene Engelhard <[email protected]>
Date:   Fri Jun 8 20:01:20 2012 +0200

    fix build verbosity

diff --git a/patches/fix-verbosity.diff b/patches/fix-verbosity.diff
new file mode 100644
index 0000000..67d9cbc
--- /dev/null
+++ b/patches/fix-verbosity.diff
@@ -0,0 +1,11 @@
+--- a/Makefile.top-old 2012-06-08 19:59:35.300504771 +0200
++++ b/Makefile.top     2012-06-08 19:58:43.516247988 +0200
+@@ -18,7 +18,7 @@
+ include $(SRCDIR)/config_$(gb_Side).mk
+ 
+ ifeq ($(GMAKE_OPTIONS),)
+-ifeq ($(verbose),)
++ifeq ($(VERBOSE),)
+ export GMAKE_OPTIONS:=-rs
+ else
+ export GMAKE_OPTIONS:=-r
diff --git a/patches/series b/patches/series
index a1bca13..53ebf3a 100644
--- a/patches/series
+++ b/patches/series
@@ -29,3 +29,4 @@ build-dont-run-slowcheck.diff
 #lp-904212-add-missing-mimetypes-to-impress.desktop.diff
 ppc-remove-fsigned-char.diff
 s390-remove-fsigned-char.diff
+fix-verbosity.diff

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