2005-07-25 15:22:14 -04:00
|
|
|
$OpenBSD: patch-docs_Makefile_in,v 1.2 2005/07/25 19:22:14 aanriot Exp $
|
|
|
|
--- docs/Makefile.in.orig Sun Jul 24 23:30:13 2005
|
|
|
|
+++ docs/Makefile.in Sun Jul 24 23:30:38 2005
|
2005-01-20 21:11:57 -05:00
|
|
|
@@ -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 =
|