Mark patch pushed upstream

Change-Id: I561ef2f20037e60c1f8735c7be8c89b899b99204
This commit is contained in:
Stephan Bergmann
2012-11-22 22:59:08 +01:00
parent b5c45ea4ee
commit bcb3d607ae

View File

@@ -14,6 +14,9 @@ $(eval $(call gb_UnpackedTarball_set_tarball,langtag,$(LIBLANGTAG_TARBALL)))
$(eval $(call gb_UnpackedTarball_add_patches,langtag,\
liblangtag/liblangtag-0.4.0-xmlDocCopyNode.patch \
))
# liblangtag-0.4.0-xmlDocCopyNode.patch addressed upstream as
# <https://github.com/tagoh/liblangtag/pull/8> "Use xmlDocCopyNode to merge
# nodes into different docs"
ifeq ($(OS),MACOSX)
$(eval $(call gb_UnpackedTarball_add_patches,langtag,\