[Box Backup-dev] COMMIT r538 - box/trunk/infrastructure

Martin Ebourne boxbackup-dev@fluffy.co.uk
Sat, 04 Mar 2006 02:45:36 +0000


On Sat, 2006-03-04 at 02:34 +0000, subversion@fluffy.co.uk wrote:
> Author: martin
> Date: 2006-03-04 02:34:01 +0000 (Sat, 04 Mar 2006)
> New Revision: 538
> 
> Modified:
>    box/trunk/infrastructure/makebuildenv.pl.in
> Log:
> Fix for perl changes. makebuildenv now works with $(PERL) when executing autogen code from Makefile.extras.
> 
> Still not working fully though - execute permission lost on all substituted scripts.

James,

These perl-ac changes are failing for me due to the exec permission
being lost. Apart from preventing scripts from running manually, it also
breaks the bbackupd test. Was this working for you?

Also configure isn't substituting
contrib/cygwin/install-cygwin-service.pl. I presume that is because it
isn't in the same place with svn and the release, which is a pain
really. Maybe we could move it out of the distribution/ directory.

Cheers,

Martin.