summaryrefslogtreecommitdiff
path: root/devel/gettext/patches/patch-ak
blob: ec71cdd26917a1f223537bf863ef54010bc93b0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.4 2003/04/27 19:18:21 jmmv Exp $

--- doc/Makefile.in.orig	2002-08-06 15:57:45.000000000 +0200
+++ doc/Makefile.in
@@ -152,7 +152,7 @@ DVIPS = @DVIPS@ -D600
 # Documentation in Portable Document Format.
 TEXI2PDF = @TEXI2PDF@
 
-docdir = $(prefix)/doc/@PACKAGE@
+docdir = $(datadir)/doc/@PACKAGE@
 dvidir = $(docdir)
 psdir = $(docdir)
 pdfdir = $(docdir)