Re: Install custom files

Leon Timmermans <[email protected]> Sun, 15 May 2011 23:40:19 +0200
Newsgroups gmane.comp.lang.perl.modules.module-build
Message-ID <[email protected]>
On Sun, May 15, 2011 at 4:54 PM, Simon Ruderich <[email protected]> wrote:
> Sorry for the late reply, I completely forgot the mail.
>
> How can I do this? Once I perform the substitution (like LIBDIR
> -> /usr/share/...) I can't perform it again for the next prefix.
> Is there a simple way to handle this?

Why insist on substitution? I think the easiest solution would be to
add a configuration file in blib/lib/auto or some such that has these
locations in them.

Leon