aboutsummaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk/files/patch-ad
blob: ea1b852b3f87447d2086ca7614778b8195ae786c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.global.in.orig	Wed May 10 03:47:24 2000
+++ Makefile.global.in	Wed May 10 03:48:37 2000
@@ -87,7 +87,7 @@
 POSTMANDIR= $(POSTGRESDIR)/man
 
 # Where the formatted documents (e.g., the reference manual) get installed.
-POSTDOCDIR= $(POSTGRESDIR)/doc
+POSTDOCDIR= !!PREFIX!!/share/doc/pgsql
 
 # Where the header files necessary to build frontend programs get installed.
 HEADERDIR= $(POSTGRESDIR)/include