mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-30 00:41:14 +00:00
Fixed typo in location of user documentation directories
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@25111 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
63e0344e3e
commit
53300b02dc
6 changed files with 25 additions and 15 deletions
|
@ -78,9 +78,9 @@ GNUSTEP_USER_DIR_ADMIN_TOOLS=GNUstep/Tools/Admin
|
|||
GNUSTEP_USER_DIR_LIBRARY=GNUstep/Library
|
||||
GNUSTEP_USER_DIR_HEADERS=GNUstep/Library/Headers
|
||||
GNUSTEP_USER_DIR_LIBRARIES=GNUstep/Library/Libraries
|
||||
GNUSTEP_USER_DIR_DOC=GNUstep/Documentation
|
||||
GNUSTEP_USER_DIR_DOC_MAN=GNUstep/Documentation/man
|
||||
GNUSTEP_USER_DIR_DOC_INFO=GNUstep/Documentation/info
|
||||
GNUSTEP_USER_DIR_DOC=GNUstep/Library/Documentation
|
||||
GNUSTEP_USER_DIR_DOC_MAN=GNUstep/Library/Documentation/man
|
||||
GNUSTEP_USER_DIR_DOC_INFO=GNUstep/Library/Documentation/info
|
||||
GNUSTEP_USER_CONFIG_FILE=.GNUstep.conf
|
||||
GNUSTEP_USER_DEFAULTS_DIR=GNUstep/Defaults
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue