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

Commitfa471da

Browse files
author
Neil Conway
committed
Trivial fix: remove some stray leading whitespace.
1 parenta341a96 commitfa471da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pg_config/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Copyright (c) 1998-2005, PostgreSQL Global Development Group
66
#
7-
# $PostgreSQL: pgsql/src/bin/pg_config/Makefile,v 1.13 2005/01/01 20:44:21 tgl Exp $
7+
# $PostgreSQL: pgsql/src/bin/pg_config/Makefile,v 1.14 2005/01/20 22:54:57 neilc Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -24,7 +24,7 @@ pg_config: $(OBJS)
2424

2525
install: all installdirs
2626
$(INSTALL_SCRIPT) pg_config$(X)$(DESTDIR)$(bindir)/pg_config$(X)
27-
27+
2828
installdirs:
2929
$(mkinstalldirs)$(DESTDIR)$(bindir)
3030

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp