summaryrefslogtreecommitdiff
path: root/games/enigma/patches/patch-af
blob: 17d9918a6aa2013358bfd79fb342ddac4bddc569 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 2005/08/22 15:35:37 adam Exp $

--- doc/refman/Makefile.in.orig	2005-05-27 05:54:44.000000000 +0000
+++ doc/refman/Makefile.in
@@ -174,7 +174,7 @@ HTML = enigma-ref.html
 
 EXTRA_DIST = enigma-ref.texi texi2html.init $(HTML)
 
-htmldir = @datadir@/doc/enigma/reference
+htmldir = @datadir@/doc/html/enigma/reference
 html_DATA = $(HTML)
 subdir = doc/refman
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4