mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Improved check for installation permissions; extended message for problems
in that case git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10864 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
19235a56a2
commit
3874f92b5d
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Tue Sep 11 12:19:24 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* rules.make (before-install): Removed code to check installation
|
||||
permissions.
|
||||
(internal-check-install-permissions): New target with code to
|
||||
check installation permissions, extended to give more extensive
|
||||
help.
|
||||
(install): At makelevel 0, depend on
|
||||
internal-check-install-permissions before all.
|
||||
|
||||
Tue Sep 11 10:44:11 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* documentation.make (internal-doc-clean): Added a complete
|
||||
|
|
Loading…
Reference in a new issue