${source_dir}/src/modules/perl/Makefile does not reference $(DESTDIR) in
install: rule, so when trying to make mod_perl2 as a relocatable package
mod_perl.so and mod_perl .h files get installed system-wide.
Here's a patch :
--- Makefile.orig2005-02-08 00:43:50.0 +
+++ Makefile
> Frederic LE GUERN wrote:
> > ${source_dir}/src/modules/perl/Makefile does not reference $(DESTDIR) in
> > install: rule, so when trying to make mod_perl2 as a relocatable package
> > mod_perl.so and mod_perl .h files get installed system-wide.
> >
> > Here'
> sure, but you can help us figure out a solution w/o knowing anything about
> mod_perl. The situation of the packagers is unique. One can think of it as
> if they are using chroot(1), where their / moves elsewhere. It'd be easy
> to make DESTDIR supported, but this is not the right thing. mod_perl
Thanks Cory
I'll replace my own patch with yours.
Regards,
Frederic LE GUERN
On Wed, 16 Feb 2005, Cory Omand wrote:
> Date: Wed, 16 Feb 2005 12:52:14 -0800
> From: Cory Omand <[EMAIL PROTECTED]>
> To: modperl@perl.apache.org
> Cc: Frederic LE GUERN <[EMAIL PROTECTED