[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: Toby Johnson <toby_at_etjohnson.us>
Date: 2006-06-05 21:28:53 CEST

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}

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 5 21:29:14 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.