pkgsrc/lang/eag/patches/patch-aa
minskim 6795a9d16d Import eag, provided by Jaap Boender in PR pkg/22795 and modified by me.
Extended Affix Grammars (EAG) are an attempt to implement a very
general form of Affix Grammars, with very few restrictions.  EAG can
be used as a specification formalism, specifying in general relations
rather than functions, or as a relational programming language similar
in many respects to PROLOG.
2004-05-17 18:39:05 +00:00

13 lines
361 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2004/05/17 18:39:05 minskim Exp $
--- doc/Makefile.in.orig Sun Sep 14 14:40:13 2003
+++ doc/Makefile.in
@@ -83,7 +83,7 @@ am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
-docdir = $(prefix)/doc
+docdir = $(prefix)/share/doc/eag
doc_DATA = $(PACKAGE)-manual-$(VERSION).ps
EXTRA_DIST = book.ps \