libreoffice/split-help-buildhack-no-vcl.diff
2013-04-17 12:53:49 +00:00

18 lines
828 B
Diff

--- xmlhelp/prj/build.lst.old 2013-04-16 18:12:49.000000000 +0200
+++ xmlhelp/prj/build.lst 2013-04-16 18:18:33.000000000 +0200
@@ -1,3 +1,3 @@
-xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil javaunohelper DESKTOP:l10ntools DESKTOP:helpcompiler unotools vcl NULL
+xh xmlhelp : comphelper ucbhelper LIBXSLT:libxslt unoil javaunohelper DESKTOP:l10ntools DESKTOP:helpcompiler unotools NULL
xh xmlhelp usr1 - all xh_mkout NULL
xh xmlhelp\prj nmake - all xh_prj NULL
--- xmlhelp/Module_xmlhelp.mk.old 2013-04-16 09:46:01.000000000 +0200
+++ xmlhelp/Module_xmlhelp.mk 2013-04-16 18:12:00.000000000 +0200
@@ -29,7 +29,6 @@ $(eval $(call gb_Module_Module,xmlhelp))
$(eval $(call gb_Module_add_targets,xmlhelp,\
Library_tvhlp1 \
- Library_ucpchelp1 \
Package_xsl \
Zip_helpxsl \
))