Patch provided by Yamashiro Jun in PR 38811. Changelog 1.4.2 to 1.5.1: * Add new inputmethods: elatin -- Emacs-style Latin characters input method look -- Predictive input method for English anthy-utf8 (unsupported in this package) sj3 (unsupported in this package) wnn (unsupported in this package) * Add Qt4 IM module(unsupported in this package) * Various API and ABI changes (see doc/COMPATIBILITY) * Bugfix and many internal changes. Package changelog: * Add new options.mk options: gnome: GNOME applet prime: inputmethod/prime m17nlib: devel/m17n-lib
13 lines
381 B
Text
13 lines
381 B
Text
$NetBSD: patch-ac,v 1.1 2008/06/08 13:01:48 obache Exp $
|
|
|
|
--- sigscheme/doc/Makefile.in.orig 2008-05-17 09:51:31.000000000 +0900
|
|
+++ sigscheme/doc/Makefile.in 2008-05-17 09:51:54.000000000 +0900
|
|
@@ -158,7 +158,7 @@
|
|
builddir = @builddir@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
-docdir = @docdir@
|
|
+docdir =
|
|
dvidir = @dvidir@
|
|
exec_prefix = @exec_prefix@
|
|
host = @host@
|