Re: How do I control ownership of installed package files?

2001-07-21 Thread Hamish Moffatt
On Thu, Jul 19, 2001 at 06:57:11PM +, [EMAIL PROTECTED] wrote: > somebody other than root, don't use fakeroot to build the package, > because it forces everything to look like it's owned by root. Wrong. It remembers permissions and ownership of files within the same session. However, no chan

Re: How do I control ownership of installed package files?

2001-07-21 Thread Hamish Moffatt
On Thu, Jul 19, 2001 at 06:57:11PM +, [EMAIL PROTECTED] wrote: > somebody other than root, don't use fakeroot to build the package, > because it forces everything to look like it's owned by root. Wrong. It remembers permissions and ownership of files within the same session. However, no cha

moving a conffile?

2001-07-21 Thread Steve Langasek
Hello, I have a config file in one of my packages that I've tagged as a conffile. Upstream has redesigned configuration handling, and there is now a new config file, with a new format, that /supersedes/ the existing conffile. I would therefore like to no longer distribute this old config file, b

moving a conffile?

2001-07-21 Thread Steve Langasek
Hello, I have a config file in one of my packages that I've tagged as a conffile. Upstream has redesigned configuration handling, and there is now a new config file, with a new format, that /supersedes/ the existing conffile. I would therefore like to no longer distribute this old config file,