Re: [gobolinux-devel] PostInstall x bit being set

2008-03-20 Thread Carlo Calica
On 3/20/08, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On Thu, Mar 20, 2008 at 4:48 AM, Carlo Calica <[EMAIL PROTECTED]> wrote: > > Hi, > > > > We need PostInstall scripts to have their x bits set. SVN requires a > > special command to set these, 'svn propset svn:executable true > >

Re: [gobolinux-devel] PostInstall x bit being set

2008-03-20 Thread Lucas C. Villa Real
On Thu, Mar 20, 2008 at 4:48 AM, Carlo Calica <[EMAIL PROTECTED]> wrote: > Hi, > > We need PostInstall scripts to have their x bits set. SVN requires a > special command to set these, 'svn propset svn:executable true > PostInstall' (thanks Jonas). It would be really nice if PutRecipe > would

[gobolinux-devel] PostInstall x bit being set

2008-03-20 Thread Carlo Calica
Hi, We need PostInstall scripts to have their x bits set. SVN requires a special command to set these, 'svn propset svn:executable true PostInstall' (thanks Jonas). It would be really nice if PutRecipe would handle is automatically. RecipeLint should also check for the shebang. Thanks. -- Ca