[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Agggh! 64-bit bug still present in 1.3.2 (PATCH already in issue tracker)

From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-06-05 22:36:07 CEST

Toby Johnson wrote:
> Nico Kadel-Garcia wrote:
>> My latest patch is at:
>>
>>
>> http://subversion.tigris.org/nonav/issues/showattachment.cgi/558/x86_64.patch
>>
>
> Nico, as long as we're replacing hardcoded paths with built-in
> rpmbuild macros, shouldn't the following substitutions also be made?
>
> /usr/bin => %{_bindir}
> /usr/include => %{_includedir}
> /usr/share/man => %{_mandir}
> /usr/share => %{_datadir}

Yes, in theory. I was trying to get the bare minimum of necessary patches in
place. Also, I vaguely remember having had adventures with the %{_datadir}
definitions for RedHat 7.x, although I don't have a version to test with
anymore (and haven't for a year and a half).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 5 22:36:49 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.