bug#14152: [PATCH] build: use 'chmod a-w' instead of 'chmod -w'

2013-04-06 Thread Pádraig Brady
On 04/06/2013 11:27 PM, Bob Proulx wrote: > Pádraig Brady wrote: >>> - && chmod -w $@-t \ >>> + && chmod a-w $@-t \ >> >> I'll apply that fix. > > I think it is always a good idea to use 'a' when there

bug#14152: [PATCH] build: use 'chmod a-w' instead of 'chmod -w'

2013-04-06 Thread Bob Proulx
Pádraig Brady wrote: > > - && chmod -w $@-t \ > > + && chmod a-w $@-t \ > > I'll apply that fix. I think it is always a good idea to use 'a' when there isn't any other specific reason to do anything d

bug#14152: [PATCH] build: use 'chmod a-w' instead of 'chmod -w'

2013-04-06 Thread Pádraig Brady
On 04/06/2013 01:23 PM, Enrico Scholz wrote: > 'chmod -w' is not portable and breaks the build: > > | WARNING: Cannot create proper 'hostid.1' man page, since perl is missing or > | WARNING: inadequate on this system. Creating a stub man page instead. > | chmod: man/hostid.1-t: new permissions ar

bug#14152: [PATCH] build: use 'chmod a-w' instead of 'chmod -w'

2013-04-06 Thread Enrico Scholz
'chmod -w' is not portable and breaks the build: | WARNING: Cannot create proper 'hostid.1' man page, since perl is missing or | WARNING: inadequate on this system. Creating a stub man page instead. | chmod: man/hostid.1-t: new permissions are r--rw-r--, not r--r--r-- | make[2]: *** [man/hostid.1