Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 20/02/12 11:28, walter wrote:
Now, after a full re-clone, I have a build error in 'reportbuilder'.
Please see logs http://pastebin.com/u/walterLO

looking at the log it seems like you have a --with-lang setting and for
none of the languages you have enabled there is a translation of the
description for the reportbuilder extension.

please try if the (untested) attachment fixes it.

also, you could contribute a translation of the extension description :)

regards,
 michael
From 521ca8def4020015dbfc01c06d72f29ab0733e99 Mon Sep 17 00:00:00 2001
From: Michael Stahl <mstahl@redhat.com>
Date: Mon, 20 Feb 2012 11:59:03 +0100
Subject: [PATCH] reportbuilder: untested fix for WITH_LANG build

---
 reportbuilder/util/makefile.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/reportbuilder/util/makefile.mk b/reportbuilder/util/makefile.mk
index 78672bb..d3cc505 100644
--- a/reportbuilder/util/makefile.mk
+++ b/reportbuilder/util/makefile.mk
@@ -152,7 +152,7 @@ $(DESCRIPTION_SRC): description.xml
     $(XRMEX) -p $(PRJNAME) -i description.xml -o $@ -m $(LOCALIZESDF) -l all
     $(SED) "s/#VERSION#/$(EXTENSION_VERSION)/" < $@ > $@.new
     mv $@.new $@
-    @$(COPY) $(@:d)/description-*.txt $(EXTENSIONDIR)
+    @@-$(COPY) $(@:d)/description-*.txt $(EXTENSIONDIR)
 .ELSE
     $(SED) "s/#VERSION#/$(EXTENSION_VERSION)/" < $< > $@
 .ENDIF
-- 
1.7.7.6


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.