mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
14 lines
375 B
Plaintext
14 lines
375 B
Plaintext
$NetBSD: patch-aa,v 1.4 2005/12/07 17:51:51 wiz Exp $
|
|
|
|
--- Makefile.in.orig 2005-08-07 10:03:33.000000000 +0200
|
|
+++ Makefile.in
|
|
@@ -214,7 +214,7 @@ tmac_an_prefix=\
|
|
indexext=.i
|
|
|
|
# Directory containing the default index for refer.
|
|
-indexdir=/usr/dict/papers
|
|
+indexdir=/usr/share/dict/papers
|
|
|
|
# The filename (without suffix) of the default index for refer.
|
|
indexname=Ind
|