Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/4033 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/4033/1 Uploading libwps 0.2.9 Change-Id: I3307208226ffa8bc06e7b860d10e92c9a6e04758 --- M download.lst M libwps/UnpackedTarball_libwps.mk 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/download.lst b/download.lst index 50ecc7f..5398cc2 100644 --- a/download.lst +++ b/download.lst @@ -86,7 +86,7 @@ export VIGRA_TARBALL := ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz export WPD_TARBALL := 972afb8fdf02d9e7517e258b7fa7f0eb-libwpd-0.9.8.tar.bz2 export WPG_TARBALL := b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2 -export WPS_TARBALL := 78196c097db366fac66841d032b1ddac-libwps-0.2.8.tar.bz2 +export WPS_TARBALL := 46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 export XPDF_TARBALL := 599dc4cc65a07ee868cf92a667a913d2-xpdf-3.02.tar.gz export XSLTML_TARBALL := a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip export ZLIB_TARBALL := 2ab442d169156f34c379c968f3f482dd-zlib-1.2.7.tar.bz2 diff --git a/libwps/UnpackedTarball_libwps.mk b/libwps/UnpackedTarball_libwps.mk index 7c31bf8..1fd633a 100644 --- a/libwps/UnpackedTarball_libwps.mk +++ b/libwps/UnpackedTarball_libwps.mk @@ -11,11 +11,4 @@ $(eval $(call gb_UnpackedTarball_set_tarball,libwps,$(WPS_TARBALL))) -# HACK to avoid the need to deliver the headers to $(OUTDIR). This -# should be removed when libwps is updated. -$(eval $(call gb_UnpackedTarball_set_post_action,libwps,\ - mkdir -p inc/libwps && \ - cp -f src/lib/libwps.h src/lib/WPSDocument.h inc/libwps \ -)) - # vim: set noet sw=4 ts=4: -- To view, visit https://gerrit.libreoffice.org/4033 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3307208226ffa8bc06e7b860d10e92c9a6e04758 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Fridrich Strba <fridr...@documentfoundation.org> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice