[Libreoffice-commits] core.git: helpcontent2 Module_tail_build.mk postprocess/prj

David Tardon dtardon at redhat.com
Wed Feb 27 01:12:05 PST 2013


 Module_tail_build.mk      |    1 +
 helpcontent2              |    2 +-
 postprocess/prj/build.lst |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit ca3a1ae7f4a3a504e23eedcb5c8103d2d122e605
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Feb 27 10:11:27 2013 +0100

    add helpcontent2 to tail_build
    
    Change-Id: I14020dbe0a174ca58698a8605ff64f46e7502f19

diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index c8854e34..68a23db 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -85,6 +85,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_build,\
 	$(call gb_Helper_optional,FREETYPE,freetype) \
 	$(call gb_Helper_optional,GRAPHITE,graphite) \
 	$(call gb_Helper_optional,DESKTOP,helpcompiler) \
+	$(call gb_Helper_optional,HELP,helpcontent2) \
 	$(call gb_Helper_optional,HSQLDB,hsqldb) \
 	$(call gb_Helper_optional,HUNSPELL,hunspell) \
 	hwpfilter \
diff --git a/helpcontent2 b/helpcontent2
index 0f8696c..86d61cd 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 0f8696c0e556e64dae7e29f07d334e1e691d3207
+Subproject commit 86d61cd53feccd830412794561d29390bcfba095
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst
index a494d1c..9af55af 100644
--- a/postprocess/prj/build.lst
+++ b/postprocess/prj/build.lst
@@ -1,2 +1,2 @@
-po      postprocess     ::      HELP:helpcontent2 tail_build NULL
+po      postprocess     ::      tail_build NULL
 po	postprocess\prj		nmake	-	all	po_prj NULL


More information about the Libreoffice-commits mailing list