Re: install-sh patch for Mac OS X

Поиск
Список
Период
Сортировка
От sugita@sra.co.jp
Тема Re: install-sh patch for Mac OS X
Дата
Msg-id 20020711.103126.74727914.sugita@sra.co.jp
обсуждение исходный текст
Ответ на Re: install-sh patch for Mac OS X  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: implementing query timeout
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: implementing query timeout