Bug#478503: fix for 478503

2008-04-30 Thread Michael Koch
On Thu, May 01, 2008 at 12:20:25AM +0100, peter green wrote:
> tags 478503 +patch
> thanks
> 
> to fix this bug add
> 
> chmod 755 src/native/unix/configure
> 
> to the beggining of the configure-stamp target in debian/rules.

No, thats the wrong solution. Problem is that configure script was not
deleted in clean target and put into diff.gz which doesn't preserve the
executable flag.


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#478503: fix for 478503

2008-04-30 Thread peter green

tags 478503 +patch
thanks

to fix this bug add

chmod 755 src/native/unix/configure

to the beggining of the configure-stamp target in debian/rules.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]