freebsd-ports/textproc/liblingoteach/files/patch-doc-Makefile.in
Pav Lucistnik b262602966 Liblingoteach is a helper library for Lingoteach, language teacher program.
PR:		ports/58032
Submitted by:	Marcus von Appen <mva@sysfault.org>
Approved by:	adamw (mentor)
2003-11-18 04:23:36 +00:00

11 lines
329 B
Text

--- doc/Makefile.in.orig Sun Oct 12 13:30:43 2003
+++ doc/Makefile.in Tue Oct 14 23:35:13 2003
@@ -88,7 +88,7 @@
am__quote = @am__quote@
install_sh = @install_sh@
-DOC_MODULE = liblingoteach-$(VERSION)
+DOC_MODULE = liblingoteach
HTML_DIR = $(datadir)/doc
subdir = doc
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs