mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Fixed typo in Changelog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9445 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a28bb06ddc
commit
6506312223
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ Sun Mar 18 16:19:49 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
|||
* service.make: Define GNUSTEP_MAKE_SERVICES to be make_services
|
||||
if not yet set.
|
||||
($(SERVICE_DIR_NAME)/Resources/Info-gnustep.plist): Use
|
||||
$(MAKE_SERVICES) rather than `opentool make_services' to run
|
||||
make_services.
|
||||
$(GNUSTEP_MAKE_SERVICES) rather than `opentool make_services' to
|
||||
run make_services.
|
||||
* application.make: Do not use opentool when running plmerge.
|
||||
* common.make: Warn the user if PATH is not set up correctly.
|
||||
|
||||
|
|
Loading…
Reference in a new issue