View Single Post

   
  #16 (permalink)  
Old 02-19-2008, 09:25 PM
Keith Keller
 
Posts: n/a
Default Re: being a normal user to build package

On 2005-01-27, Pawel Kot <pkot@bez.sensu.pl> wrote:
> Keith Keller wrote:
>>
>> Your previous post did not explain how you disagree with the above. How
>> can you know you're getting the permissions correct if you do not run
>> make install?

>
> By looking into the Makefile.


Manually, or by parsing it? I think the former would be quite
error-prone, and I've not seen a tool that does the latter (well, I
guess make -n install would work, but then you have to parse that
output). So, I'm skeptical that your method is any better than running
make install to determine ownership and permissions.

--keith

--
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom

Reply With Quote