Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd937b4e

Browse files
committed
Removed a reference to DATADIR that still existed
1 parentfb70587 commitd937b4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Makefile.global.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.10 1997/02/08 20:39:24 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/Makefile.global.in,v 1.11 1997/02/12 11:05:10 scrappy Exp $
1111
#
1212
# NOTES
1313
# Essentially all Postgres make files include this file and use the
@@ -75,7 +75,7 @@ LINUX_ELF= true
7575

7676
LIBPQDIR:= $(SRCDIR)/libpq
7777

78-
# For convenience, POSTGRESDIR is whereDATADIR,BINDIR, and LIBDIR
78+
# For convenience, POSTGRESDIR is where BINDIR, and LIBDIR
7979
# and other target destinations are rooted. Of course, each of these is
8080
# changable separately.
8181
POSTGRESDIR= /usr/local/pgsql

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp