[Libreoffice-commits] .: postprocess/packregistry

2012-12-14 Thread Libreoffice Gerrit user
 postprocess/packregistry/makefile.mk |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 57c0daf5ba0627526fe4aba0b8f4fea47d1fc938
Author: Andras Timar ati...@suse.com
Date:   Fri Dec 14 12:23:58 2012 +0100

remove echo line that I used to debug the makefile

Change-Id: Ie2898f6b6cefed8d7b3a018760882c4bb345dc10

diff --git a/postprocess/packregistry/makefile.mk 
b/postprocess/packregistry/makefile.mk
index 819dbab..f576a10 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -517,7 +517,6 @@ $(MISC)/lang/Langpack-{$(alllangiso)}.xcd : 
$(SOLARXMLDIR)/$(MY_MOD)/$$(@:b).xcu
 
 $(MISC)/lang/Langpack-%.xcd .ERRREMOVE :
 $(MKDIRHIER) $(@:d)
-echo ' $(alllangiso) ***'
 - $(RM) $(MISC)/$(@:b).list
 echo 'listdependency file=main/' \
 'filename$(MY_MOD)/$(@:b).xcu/filename/list'  
$(MISC)/$(@:b).list
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: postprocess/packregistry

2012-12-13 Thread Libreoffice Gerrit user
 postprocess/packregistry/makefile.mk |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 82c53d537a05dadf4d7fd7ea41292897bf2d47c7
Author: Stephan Bergmann sberg...@redhat.com
Date:   Thu Dec 13 12:03:54 2012 +0100

Missing dependency

(WriterWindowState.xcs is in writer.xcd)

Change-Id: I4e6d7cea64afae21cfb00ca9dc7873c5ce90d2bc

diff --git a/postprocess/packregistry/makefile.mk 
b/postprocess/packregistry/makefile.mk
index 3150607..f576a10 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -114,7 +114,7 @@ MY_FILES_impress = \
 $(MY_MOD)/org/openoffice/Office/ProtocolHandler-impress.xcu \
 $(MY_MOD)/org/openoffice/Setup-impress.xcu
 
-MY_DEPS_librelogo = main
+MY_DEPS_librelogo = main writer
 MY_FILES_librelogo = \
 $(MY_MOD)/org/openoffice/Office/Addons-librelogo.xcu \
 $(MY_MOD)/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: postprocess/packregistry

2012-09-20 Thread Libreoffice Gerrit user
 postprocess/packregistry/makefile.mk |1 -
 1 file changed, 1 deletion(-)

New commits:
commit b590d87b380389371eca94ffb0e6f47f86d1c917
Author: Matúš Kukan matus.ku...@gmail.com
Date:   Thu Sep 20 11:57:41 2012 +0200

forgot to remove this one

Change-Id: Idd33388f61461a55021b93498e2c992d7ae560d0

diff --git a/postprocess/packregistry/makefile.mk 
b/postprocess/packregistry/makefile.mk
index 9a8b330..aab9e01 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -227,7 +227,6 @@ MY_FILES_main = \
 $(MY_XCU)/Office/FormWizard.xcu \
 $(MY_XCU)/Office/Histories.xcu \
 $(MY_XCU)/Office/Impress.xcu \
-$(MY_XCU)/Office/Jobs.xcu \
 $(MY_XCU)/Office/Labels.xcu \
 $(MY_XCU)/Office/Logging.xcu \
 $(MY_XCU)/Office/Math.xcu \
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] .: postprocess/packregistry

2012-05-11 Thread Stephan Bergmann
 postprocess/packregistry/makefile.mk |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f35b5d0903d270da04a5a3262ab1f6a513cd9fb6
Author: Stephan Bergmann sberg...@redhat.com
Date:   Fri May 11 13:23:31 2012 +0200

Stray line-joining backslash

Change-Id: Id04740ef411bb481e888bed6fedc7b2506173825

diff --git a/postprocess/packregistry/makefile.mk 
b/postprocess/packregistry/makefile.mk
index 0f05cd6..290b3c5 100644
--- a/postprocess/packregistry/makefile.mk
+++ b/postprocess/packregistry/makefile.mk
@@ -458,7 +458,7 @@ MY_FILES_gnome += \
 .END
 
 .IF $(ENABLE_ONLINE_UPDATE) == TRUE
-MY_XCDS += $(MISC)/onlineupdate.xcd \
+MY_XCDS += $(MISC)/onlineupdate.xcd
 MY_DEPS_onlineupdate = main
 MY_FILES_onlineupdate = \
 $(MY_MOD)/org/openoffice/Office/Addons-onlineupdate.xcu \
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits