On Friday 13 May 2005 08:06 pm, Stas Bekman wrote: > It comes from Makefile.PL: > > ap_install: ap_build > cd "$build->{MP_AP_PREFIX}" && make DESTDIR=$(DESTDIR) install > EOF > > Please apply the attached patch. It should fix the problem.
It does. Thanks.