pkgsrc/textproc/robodoc/patches/patch-aa
wrstuden 55238e56d2 textproc/robodoc - tool to build code documentation from comments in source
robodoc extracts comments describing the code into documentation files.
It is inspired by the autodoc program written by Commodore.
2001-09-26 19:29:13 +00:00

13 lines
397 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2001/09/26 19:29:13 wrstuden Exp $
--- makefile.am.orig Tue Sep 25 18:40:47 2001
+++ makefile.am Tue Sep 25 18:41:59 2001
@@ -10,7 +10,7 @@
exampledir = $(prefix)/examples/$(PACKAGE)-$(VERSION)
-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
+docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
doc_DATA = AUTHORS COPYING ChangeLog INSTALL NEWS README
EXTRA_DIST = \