13 lines
679 B
Plaintext
13 lines
679 B
Plaintext
$OpenBSD: patch-docs_Makefile_in,v 1.1.1.1 2005/01/21 02:11:57 jolan Exp $
|
|
--- docs/Makefile.in.orig Mon Nov 22 19:12:58 2004
|
|
+++ docs/Makefile.in Thu Jan 20 20:05:30 2005
|
|
@@ -96,7 +96,7 @@ VERSION = @VERSION@
|
|
am__include = @am__include@
|
|
am__quote = @am__quote@
|
|
install_sh = @install_sh@
|
|
-howl_helpdir = $(datadir)/howl/help
|
|
+howl_helpdir = $(datadir)/doc/howl
|
|
howl_help_DATA = address.html address-summary.html index.html overall.html discovery.html discovery-summary.html salt.html salt-summary.html txt_rec-summary.html txt_rec.html txt_rec_iter-summary.html txt_rec_iter.html txt_rec_str_iter-summary.html txt_rec_str_iter.html
|
|
man8_MANS = @HOWL_MAN_PAGES@
|
|
man_MANS =
|