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 _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

