mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Improved computation of relative paths when building framework symlinks by
normalizing paths before using them git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16806 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
77a45e749b
commit
efa4e5b628
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue May 27 10:02:46 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* relative_path.sh: Added code to normalize input paths by
|
||||
removing /./ components before using them.
|
||||
|
||||
2003-05-19 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version 1.7.0
|
||||
|
|
Loading…
Reference in a new issue