https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37911

--- Comment #99 from David Cook <[email protected]> ---
(In reply to Paul Derscheid from comment #90)
> I think one way to do it is to sort of include the generated files in dist
> via mapping in a separate file. 
> 
> The question is just whether ExtUtils::MakeMaker supports that and whether
> we have to make many changes to Makefile.PL to support that?
> 
> Would maybe be useful in other contexts as well, though.

I haven't been following this bug closely, but if you need any help with
ExtUtils::MakeMaker, I'm happy to help. I've had to learn some of its
intricacies over the years. 

If you look at "sub top_targets" in Makefile.PL you can see some work I've done
in the past. (Not that I'm 100% happy with the Makefile text I output there. I
can't remember why I used the all target, but I imagine I had my reasons and it
works well enough...)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to