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

Commit5aea6a0

Browse files
committed
minor path problem fix by tgl@mythos.jpl.nasa.gov
1 parentd02015d commit5aea6a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/libpq++/man/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for doc directory to install man pages
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/interfaces/libpq++/man/Attic/Makefile,v 1.1 1996/11/13 06:36:38 bryanh Exp $
7+
# $Header: /cvsroot/pgsql/src/interfaces/libpq++/man/Attic/Makefile,v 1.2 1997/01/08 07:32:58 scrappy Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -14,5 +14,5 @@ include ../../Makefile.global
1414
install:
1515
-mkdir -p$(POSTMANDIR)
1616
-mkdir$(POSTMANDIR)/man3
17-
cpman/*.3*$(POSTMANDIR)/man3
17+
cp*.3*$(POSTMANDIR)/man3
1818

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp