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

Commit78d56d0

Browse files
committed
Small cleanup of the irix5 port
Submitted by: Andrew Martin <martin@biochemistry.ucl.ac.uk>
1 parent9da9c09 commit78d56d0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎src/mk/port/postgres.mk.irix5

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ CFLAGS_BE+= -DUSE_POSIX_SIGNALS
2222
# RANLIB is not used on IRIX 5
2323
RANLIB=touch
2424

25-
INSTALL=/usr/bin/X11/bsdinst
25+
INSTALL=/sbin/bsdinst
26+
27+
INSTLOPTS= -m 444
28+
INSTL_EXE_OPTS= -m 555
29+
INSTL_LIB_OPTS= -m 664
2630

2731
#
2832
# Random things that must be passed everywhere to enable

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp