[Libreoffice-commits] .: postprocess/packregistry

Stephan Bergmann sbergmann at kemper.freedesktop.org
Fri May 11 04:24:09 PDT 2012


 postprocess/packregistry/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f35b5d0903d270da04a5a3262ab1f6a513cd9fb6
Author: Stephan Bergmann <sbergman at 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 \


More information about the Libreoffice-commits mailing list