From: Marc G. Fournier Date: Tue, 13 Aug 1996 01:33:27 +0000 (+0000) Subject: Small cleanup of the irix5 port X-Git-Tag: Release_2_0~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=78d56d0bcb885732a4504f5c442e60ac079a177b;p=thirdparty%2Fpostgresql.git Small cleanup of the irix5 port Submitted by: Andrew Martin --- diff --git a/src/mk/port/postgres.mk.irix5 b/src/mk/port/postgres.mk.irix5 index 560c2beb705..85a77824497 100644 --- a/src/mk/port/postgres.mk.irix5 +++ b/src/mk/port/postgres.mk.irix5 @@ -22,7 +22,11 @@ CFLAGS_BE+= -DUSE_POSIX_SIGNALS # RANLIB is not used on IRIX 5 RANLIB=touch -INSTALL=/usr/bin/X11/bsdinst +INSTALL=/sbin/bsdinst + +INSTLOPTS= -m 444 +INSTL_EXE_OPTS= -m 555 +INSTL_LIB_OPTS= -m 664 # # Random things that must be passed everywhere to enable