excellent, i'll add the patch and updload a second RPM release. I hope this patch will be included in next Apache 2.0 release
- Henri Gomez ___[_]____ EMAIL : [EMAIL PROTECTED] (. .) PGP KEY : 697ECEDD ...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-----Original Message----- >From: Andreas Hasenack [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, April 09, 2002 10:47 PM >To: [EMAIL PROTECTED] >Subject: Re: Apache 2.0.35 Linux RPM available > > >Em Tue, Apr 09, 2002 at 09:57:44PM +0200, Graham Leggett escreveu: >> When I try and build the RPM as a non-root user, the install >part of the >> build bombs out like so. Seems that libapr is being copied >into /usr/lib >> instead of /var/tmp/apache2-35-root/usr/lib. > >I added a destdir patch to >http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7803 >if anyone is interested. > >(i.e., just issue "make DESTDIR=%{buildroot} install" in the spec) > >