On Thursday 16 February 2006 13:18, Alexandre Julliard wrote:
> Mike Frysinger <[EMAIL PROTECTED]> writes:
> > the first argument is where the link points to while the second argument
> > is where the link itself is stored
>
> It doesn't point to anything, since we are not creating a symlink but
>
Mike Frysinger <[EMAIL PROTECTED]> writes:
> the first argument is where the link points to while the second argument is
> where the link itself is stored
>
> so, since DESTDIR is a temporary install point and the files will not remain
> there, you end up with a broken link when you merge the DE
On Thursday 16 February 2006 11:28, Alexandre Julliard wrote:
> Mike Frysinger <[EMAIL PROTECTED]> writes:
> > the previous commit which added DESTDIR support to cvs was not exactly
> > the same patch i posted ... this was both good and bad because on one
> > hand an additional line i missed in pro
Mike Frysinger <[EMAIL PROTECTED]> writes:
> the previous commit which added DESTDIR support to cvs was not exactly the
> same patch i posted ... this was both good and bad because on one hand an
> additional line i missed in programs/make_progs was fixed but on the other
> the programs/Makefil