[Slackbuilds-users] autotools-template.SlackBuild - missing perm
Robby Workman
rworkman at slackbuilds.org
Mon Nov 11 17:56:38 UTC 2013
On Mon, 11 Nov 2013 12:20:22 +0000
Nick Warne <nick at linicks.net> wrote:
> Robby Workman wrote, On 31/10/13 04:48:
> > On Fri, 20 Sep 2013 14:38:20 +0100
> > Nick Warne <nick at linicks.net> wrote:
> >
> > > Great site, thanks.
> > >
> > > I currently preparing a submission and noticed a small issue with
> > > the autotools-template.SlackBuild script.
> > >
> > > \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440
> > > -o -perm 400 \) \ -exec chmod 644 {} \;
> > >
> > > ...could do with a '-perm 640 -o' in there.
> >
> >
> > Thanks, Nick - I've added it to our master git branch of the
> > templates; assuming we don't find any issues, that's what will
> > become the 14.1 templates.
>
> I think -perm 750 -o will also need to be added to (this just caught
> me out):
>
> \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 $
> -exec chmod 755 {} \;
commit dd7b77985b2fe28d4990d9a59da540e9a27bf655
Author: Robby Workman <rworkman at slackbuilds.org>
Date: Mon Nov 11 11:55:11 2013 -0600
templates: check for mode 750 in permissions
Thanks to Nick Warne <nick at linicks.net> for the suggestion.
-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20131111/e810e049/attachment.asc>
More information about the SlackBuilds-users
mailing list