mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Minor fixes (portability, and an extreme case) for relative_path.sh
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@13849 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4aa67de2e7
commit
4fe3945b38
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Wed Jun 12 11:44:47 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* relative_path.sh: Do not run sed to remove the partial_match
|
||||
from the paths if partial_match is empty. This fixes processing
|
||||
absolute paths which have no path in common.
|
||||
|
||||
Wed Jun 12 11:24:23 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* relative_path.sh: Changed syntax for running subcommands, `xxx`
|
||||
is more portable than $(xxx).
|
||||
(Patch by Marcus Muller <znek@mulle-kybernetik.com>).
|
||||
|
||||
2002-06-10 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version: 1.3.3
|
||||
|
|
Loading…
Reference in a new issue