summaryrefslogtreecommitdiffstats
path: root/extra/scripts/relative_path.sh
Commit message (Collapse)AuthorAgeFilesLines
* extra/scripts/relative_path.sh: fix itDenis Vlasenko2009-01-191-1/+4
|
* Update/add scripts' copyrightPeter S. Mazinger2005-10-281-17/+7
|
* Alexandre Oliva writes:Eric Andersen2004-03-181-0/+54
This patch arranges for the .so files in say /usr/lib to be soft links to ../../lib, instead of to /some/arbitrary/pathname/lib. This enables seamless relocation of a toolchain containing the development and run time trees in a sys-root.