Tidied error messages of mkinstalldirs when using chown

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11723 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-12-12 16:48:31 +00:00
parent 2c748ea862
commit f3df9d6e8e

View file

@ -1,3 +1,7 @@
Wed Dec 12 14:44:16 2001 Nicola Pero <n.pero@mi.flashnet.it>
* mkinstalldirs: Do not run chown if mkdir fails.
Wed Dec 12 13:25:21 2001 Nicola Pero <n.pero@mi.flashnet.it>
Implemented INSTALL_AS_USER and INSTALL_AS_GROUP.