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

Re: [PATCH] DESTDIR support for python swig targets

From: <cmpilato_at_collab.net>
Date: 2002-10-31 22:22:55 CET

Michael Wood <mwood@its.uct.ac.za> writes:

> > What's the difference between DESTDIR and prefix? Perhaps we need
> > only DESTDIR (and lose the prefix) here?
>
> DESTDIR is for installing into a fake root directory for packaging or
> something similar.
>
> i.e. you install to $DESTDIR/$prefix and then you know that everything
> in there has just been installed. Nothing in there was left over from
> an old install. It can all be bundled into an RPM or distribution tar
> file, and is guaranteed not to mess with your installed system.
>
> You're not supposed to use the stuff from $DESTDIR/$prefix.
>
> I hope that makes sense :)

Check! Makes perfect sense. Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 31 22:27:08 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.