mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Simplified, tidied up mkinstalldirs script
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14650 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0584256a67
commit
50c59dce2a
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Sat Oct 5 01:05:47 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* mkinstalldirs (MKDIR): Do not test for 'mkdir -p'; always use
|
||||
'mkdir'. The test for 'mkdir -p' was itself subject to race
|
||||
conditions. Do not echo what is done.
|
||||
|
||||
Sat Oct 5 00:50:41 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* executable.template.in (app): Do not run a sed subprocess to
|
||||
|
|
Loading…
Reference in a new issue