Hey Martin :)

> On Sat, Oct 16, 2010 at 02:16:31AM +0200, Justus Winter wrote:
> > mg is Micro GNU/emacs, this is a portable version of the mg
> > maintained by the OpenBSD team.
> 
> Sorry I didn't have time to look at it (hoping someone else will apply
> it..).
> 
> why don't you allow autotools.bbclass recreate configure and call it
> with right params (and you have to patch Makefile.in instead)?

Ah I can see why this might look suspicious.

mg doesn't use autotools. The configure script is hand written and
creates Makefile from Makefile.in using sed...

> why you call make install manually and even without using ie
> ${mandir}, ${prefix} variables?

In the recipe in do_install? Well, most likely because I didn't know
that they were defined. If the default do_install supplies these values
to make that would be fine too (I tried to keep the patch against
Makefile.in minimal and wanted to avoid hardcoding the paths there).

I don't have a quick way to test this at the moment since my box is
rebuilding the toolchain due to the recent distribution revision bump...

Thanks,
Justus

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to