summaryrefslogtreecommitdiff
path: root/graphite/UnpackedTarball_graphite.mk
diff options
context:
space:
mode:
Diffstat (limited to 'graphite/UnpackedTarball_graphite.mk')
-rw-r--r--graphite/UnpackedTarball_graphite.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphite/UnpackedTarball_graphite.mk b/graphite/UnpackedTarball_graphite.mk
index 25638dad8ea6..a25b3166e280 100644
--- a/graphite/UnpackedTarball_graphite.mk
+++ b/graphite/UnpackedTarball_graphite.mk
@@ -12,10 +12,11 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,graphite))
$(eval $(call gb_UnpackedTarball_set_tarball,graphite,$(GRAPHITE_TARBALL)))
# http://projects.palaso.org/issues/1030
+# http://projects.palaso.org/issues/1115
$(eval $(call gb_UnpackedTarball_add_patches,graphite,\
graphite/graphite2.patch \
graphite/graphite2.issue1030.patch.1 \
- graphite/graphite2.narrowing.patch.1 \
+ graphite/graphite2.issue1115.patch.1 \
))
# vim: set noet sw=4 ts=4: