Re: install-sh patch for Mac OS X - Mailing list pgsql-patches

From sugita@sra.co.jp
Subject Re: install-sh patch for Mac OS X
Date
Msg-id 20020711.103126.74727914.sugita@sra.co.jp
Whole thread Raw
In response to Re: install-sh patch for Mac OS X  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
From: Tom Lane <tgl@sss.pgh.pa.us>
Subject: Re: [PATCHES] install-sh patch for Mac OS X
Date: Wed, 10 Jul 2002 09:38:11 -0400

;;; sugita@sra.co.jp writes:
;;; > This is a small patch for following error.
;;;
;;; > -cpprog="${CPPROG-cp}"
;;; > +cpprog="${CPPROG-cp -p}"
;;;
;;; This seems a really *bad* idea.

I mean that timestamp of .a should not be changed.
Or ranlib again only for platforms required.

;;;                      Won't it cause the executables to be
;;; installed with the wrong ownership (ie, whatever you built them as,
;;; rather than the user you are doing "make install" as)?

Additional modifications for ownership and mode bits will fix it.


Kenji Sugita


pgsql-patches by date:

Previous
From: Jan Wieck
Date:
Subject: Re: implementing query timeout
Next
From: Bruce Momjian
Date:
Subject: Re: implementing query timeout