mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Make framework symlink machinery more robust
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16828 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1fab214837
commit
4f38cc2639
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Wed May 28 09:47:42 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/framework.make: Use test -r instead of test -f to check
|
||||
that a file, which might be a symlink, exists.
|
||||
* Instance/framework.make (internal-framework-install_): Always remove
|
||||
the old symlinks without checking.
|
||||
|
||||
Tue May 27 16:52:27 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/Documentation/javadoc.make (internal-doc-install_): Fixed line breaking
|
||||
|
|
Loading…
Reference in a new issue