Record patch upstream notification

Change-Id: I5aecdd1d1f19f6588cf91d8c009ffa760fae739e
This commit is contained in:
Stephan Bergmann 2014-05-09 17:17:04 +02:00
parent 90a30ddf68
commit 68a75f02ed

View File

@ -14,6 +14,8 @@ $(eval $(call gb_UnpackedTarball_set_tarball,redland,$(REDLAND_TARBALL),,redland
# configure generated files for MSVC
$(eval $(call gb_UnpackedTarball_add_file,redland,src/librdf.h,external/redland/redland/librdf.h))
# redland-format.patch.0 sent upstream as
# <https://github.com/dajobe/librdf/pull/6>
$(eval $(call gb_UnpackedTarball_add_patches,redland,\
external/redland/redland/redland-query-rasqal-avoid-assert.patch.1 \
external/redland/redland/redland-pkgconfig.patch.1 \