On Sun, Jan 14, 2001 at 05:41:00PM +0100, Igor Sobrado wrote:
[snip]
>
> By the way, why have changed the Makefile install section?
> Ok, I understand that a `make install' followed by a
> `make install-include' and a `make install-man' is not so
> obvious, I prefer how it is installed now, but the old
> Makefile install sets both permissions and ownership
> for all the files. I think it was important.
What does INSTALL_DATA end up being in your generated Makefile?
For me it is:
INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
Which is precisely what I need (I set owner/group elsewhere)
Cheers,
Anand
--
Linux.Conf.Au - online - http://linux.conf.au/
17th - 20th January, - registrations - Sponsored by Aurema,
Sydney, Australia - now available - Linuxcare and Trolltech
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe