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

Commit4d837e3

Browse files
committed
Change the TEMPDIR to be obj instead of /tmp
Suggested by: Michael Babcock <michael@kanji.com>
1 parenta82aa45 commit4d837e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/libpq/Makefile

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/interfaces/libpq/Makefile,v 1.2 1996/07/29 20:52:24 scrappy Exp $
10+
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.3 1996/08/01 05:04:29 scrappy Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -66,7 +66,7 @@ HEADERFILES += port/hpux/fixade.h
6666
endif
6767

6868

69-
TEMPDIR=/tmp
69+
TEMPDIR=obj
7070

7171
install-headers: beforeinstall-headers
7272
@for iin${HEADERFILES};do\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp