Re: [PATCH] DESTDIR support for python swig targets
From: Gustavo Niemeyer <niemeyer_at_conectiva.com>
Date: 2002-10-31 20:47:30 CET
> Isn't $(prefix) typically an absolute path like "/usr" or "/usr/local"?
Indeed.
> And actually, isn't $(prefix) just plain wrong in this instance? I
It depends on what we're expecting to achieve. On one hand, if a user
> What's the difference between DESTDIR and prefix? Perhaps we need
It's an option (you mean to use a fixed prefix, like /usr, right?).
I have some observations about the patch though:
> > install-swig-py-ext:
DESTDIR feets pretty well with distutil's install --root parameter:
--root install everything relative to this alternate root
-- Gustavo Niemeyer [ 2AAC 7928 0FBF 0299 5EB5 60E2 2253 B29A 6664 3A0C ] --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Oct 31 20:48:31 2002 |
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.