[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
installation permission
- To: hobbit (at) hswn.dk
- Subject: installation permission
- From: Rong-En Fan <rafan (at) infor.org>
- Date: Tue, 24 Oct 2006 16:40:37 +0800
- User-agent: Mutt/1.5.13 (2006-08-11)
Hi,
I found that in 4.2.0, most Makefile uses 'cp -p' to install
programs, manaul pages, etc. This will result in wrong ownership
if you build as a normal user and install by root.
I'm wondering why not using 'install' so we can handle ownership
and permission at the same file?
Regards,
Rong-En Fan