diff options
Diffstat (limited to 'inputmethod/ibus-anthy/patches/patch-ab')
-rw-r--r-- | inputmethod/ibus-anthy/patches/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/inputmethod/ibus-anthy/patches/patch-ab b/inputmethod/ibus-anthy/patches/patch-ab deleted file mode 100644 index e3cbfe0c070..00000000000 --- a/inputmethod/ibus-anthy/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2010/08/07 01:50:52 obache Exp $ - -http://code.google.com/p/ibus/issues/detail?id=884 - ---- engine/Makefile.in.orig 2010-01-15 03:27:22.000000000 +0000 -+++ engine/Makefile.in -@@ -787,7 +787,7 @@ uninstall-am: uninstall-anthyDATA uninst - - - anthy.py anthy_wrap.c: anthy.i -- $(SWIG) -python -I/usr/include -o anthy_wrap.c $(srcdir)/anthy.i -+ $(SWIG) -python ${ANTHY_CFLAGS} -I/usr/include -o anthy_wrap.c $(srcdir)/anthy.i - - anthy.xml: anthy.xml.in - ( \ |