* use doc/fpc-$version instead of fpdocs-$version

This commit is contained in:
peter 2005-05-15 12:10:00 +00:00
parent 58a928152a
commit 2c30931860
2 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,5 @@
#
# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/05/11]
# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/05/05]
#
default: help
MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-emx i386-watcom i386-netwlibc m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd arm-linux
@ -230,7 +230,7 @@ ifeq ($(UNITSDIR),)
UNITSDIR:=$(wildcard $(FPCDIR)/units/$(OS_TARGET))
endif
PACKAGESDIR:=$(wildcard $(FPCDIR) $(FPCDIR)/packages/base $(FPCDIR)/packages/extra)
override PACKAGE_NAME=fpdocs
override PACKAGE_NAME=fpc
override PACKAGE_VERSION=2.0.0
ifdef REQUIRE_UNITSDIR
override UNITSDIR+=$(REQUIRE_UNITSDIR)

View File

@ -14,7 +14,7 @@
#
[package]
name=fpdocs
name=fpc
version=2.0.0
[require]
@ -574,7 +574,10 @@ execute:
#
# $Log$
# Revision 1.13 2005-05-07 09:41:09 michael
# Revision 1.14 2005-05-15 12:10:00 peter
# * use doc/fpc-$version instead of fpdocs-$version
#
# Revision 1.13 2005/05/07 09:41:09 michael
# + Last changes to RTL documentation
#
# Revision 1.12 2005/05/05 12:59:59 peter