File Makefile.patch of Package o3read
diff -Nur o3read-0.0.4.orig/Makefile o3read-0.0.4/Makefile --- Makefile 2005-01-07 09:28:47.000000000 +0100 +++ Makefile 2008-12-28 12:11:31.000000000 +0100 @@ -6,7 +6,7 @@ CFLAGS = -Wall -ansi -pedantic -O -g PREFIX = /usr/local BINDIR = $(PREFIX)/bin -MANDIR = $(PREFIX)/man/man1 +MANDIR = $(PREFIX)/share/man/man1 DOCS = COPYING INSTALL README TODO ChangeLog filformat.sxw BINS = o3read o3totxt o3tohtml utf8tolatin1 SRCS = o3read.h main.c o3read.c o3totxt.c o3tohtml.c utf8tolatin1.c