On Wed, 2010-12-29 at 12:22 -0700, Matt Dew wrote:

> 
> There's no issues with:
> ${DESTDIR}${DATADIR}
> vs:
> ${DESTDIR}/${DATADIR}
> ?
> 
> DESTDIR will always end in '/' right?
> 

All the *DIR variables which are installation directories must be
absolute paths.
This is now checked by the script.

DESTDIR might be $HOME for example. It would be /home/matt/usr/local/bin
for the bin directory.
In the help text we had a '/' for clarity, I suppose.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to