freebsd-ports/japanese/libslang/files/patch-ad
Akinori MUSHA b48db9367c Update to 1.4.5.j2.
Hand the maintainership over to the submitter.

PR:		ports/38037
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
Approved by:	mega@minz.org (ex-MAINTAINER)
2002-05-16 10:22:11 +00:00

12 lines
489 B
Plaintext

--- src/Makefile.in.orig Tue May 7 00:20:07 2002
+++ src/Makefile.in Tue May 7 00:21:34 2002
@@ -38,7 +38,7 @@
exec_prefix = @exec_prefix@
install_lib_dir = @libdir@
install_include_dir = @includedir@
-install_doc_dir = $(prefix)/doc/slang
+install_doc_dir = $(prefix)/share/doc/slang
DOC_FILES = ../changes.txt ../COPY* ../doc/slangdoc.html ../doc/text/*.txt
MODULE_INSTALL_DIR = @libdir@/slang/modules
#---------------------------------------------------------------------------