Re: Subversion 1.2.3 released.
"Max Bowsher" <[email protected]> Fri, 26 Aug 2005 23:36:31 +0100
| Newsgroups | gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <00c901c5aa8e$9bb18eb0$5304a8c0@chimaera> |
[email protected] wrote: > Rainer Sokoll <[email protected]> writes: >> On Thu, Aug 25, 2005 at 01:29:01PM -0700, Ben Reser wrote: >> >>> Subversion 1.2.3 is ready and available from: >> >> Thanks to all developers. >> A minor issue: In the Makefile generated by configure, still DESTDIR is >> undefined, so at least me had to add a "DESTDIR = /" > > That seems bad. > > I've CC'd this to dev@ so the release manager can take a look. No bug here. Rainer, it is perfectly normal and expected for DESTDIR to be undefined, and you should not define it to anything unless you are installing to a sandbox installation area in order to produce a package. Max.