summaryrefslogtreecommitdiff
path: root/graphics/sane-backends/patches/patch-aa
blob: 53abef1e40ec59af043e4c0091bbe7ecb218a620 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.8 2003/06/29 10:16:45 rh Exp $

--- doc/Makefile.in.orig	Thu May  1 09:12:55 2003
+++ doc/Makefile.in
@@ -25,7 +25,7 @@ mandir = @mandir@
 includedir = @includedir@
 oldincludedir = /usr/include
 configdir = ${sysconfdir}/sane.d
-docdir=$(prefix)/doc/sane-@VERSION@
+docdir=$(prefix)/share/doc/sane-@VERSION@
 
 MKDIR = $(top_srcdir)/mkinstalldirs
 INSTALL = @INSTALL@