Record patch upstream notification

Change-Id: I210b995d4a8eb3e2f00ba982f7a6cf5ecd8e6f0d
This commit is contained in:
Stephan Bergmann 2014-05-08 11:54:06 +02:00
parent 78b9537b6a
commit adef908073

View File

@ -21,7 +21,9 @@ endif
$(eval $(call gb_UnpackedTarball_set_patchlevel,clucene,0))
# clucene-multimap-put.patch was proposed upstream, see
# http://sourceforge.net/mailarchive/message.php?msg_id=29143260
# http://sourceforge.net/mailarchive/message.php?msg_id=29143260
# clucene-mutex.patch was proposed upstream, see
# http://sourceforge.net/mailarchive/message.php?msg_id=32314782
$(eval $(call gb_UnpackedTarball_add_patches,clucene,\
external/clucene/patches/clucene-debug.patch \
external/clucene/patches/clucene-multimap-put.patch \