On Wed, Dec 9, 2009 at 3:48 PM, Martin Jansa <[email protected]> wrote:

> On Wed, Dec 09, 2009 at 12:17:25PM +0100, Sebastian Spaeth wrote:
> > c_c wrote:
> > > Hi,
> > >   Here's the latest release of launcher.
> >
> > Fails to compile in the SHR feeds. Revision 92:
> > http://trac.shr-project.org/trac/ticket/615The problem is that
> INSTALL file in subversion is symbolic link to
> /usr/share/automake-1.11/INSTALL
> not actuall file
>
> http://code.google.com/p/shr-launcher/source/browse/trunk/INSTALL
>
> I that target doesn't exist on buildhost, than build will fail, I guess
> best solution would be to replace link with actuall file.
>
>
There is more links in source
Only first two were removed in do_configure_prepend(), we can remove all
except INSTALL which is not recreated by autotools during do_configure().

rm -f config.guess config.sub depcomp install-sh missing INSTALL

The same apply for e-tasks sources.

Please add real INSTALL file to both (shr-launcher, e-tasks) and would be
nice to remove all autotools generated stuff from svn repo, but we can
remove&regen it from recipe if you don't want to provide just some
autogen.sh for autoconf+automake call after checkout.

Regards,
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to