○nkf 2.0.7 へのパッチの当て方

$ gzip -dc nkf207.tar.gz | tar xvf -
$ cd nkf207
$ patch -p1 < ../nkf207-061013.patch

○ビルド、インストール
$ make
$ su
# make install
