Re: [kbuild-devel] permissions on scripts

2002-04-13 Thread Keith Owens
On Fri, 12 Apr 2002 16:07:28 +1000, Keith Owens <[EMAIL PROTECTED]> wrote: >On Fri, 12 Apr 2002 15:58:56 +1000, >Brendan J Simon <[EMAIL PROTECTED]> wrote: >>In kbuild-2.5-release-1.12, some of the script files are checked for the >>correct permissions (see below for scripts/Makefile-2.5 fragme

Re: [kbuild-devel] permissions on scripts

2002-04-11 Thread Keith Owens
On Fri, 12 Apr 2002 15:58:56 +1000, Brendan J Simon <[EMAIL PROTECTED]> wrote: >In kbuild-2.5-release-1.12, some of the script files are checked for the >correct permissions (see below for scripts/Makefile-2.5 fragment). > Instead of trying to change the permissions of the source tree (which >

[kbuild-devel] permissions on scripts

2002-04-11 Thread Brendan J Simon
In kbuild-2.5-release-1.12, some of the script files are checked for the correct permissions (see below for scripts/Makefile-2.5 fragment). Instead of trying to change the permissions of the source tree (which might be owned by another user, eg. aegis), would it be possible to _copy_ these fi