mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-02 11:42:35 +02:00
* Update package versions to 1.0.8
This commit is contained in:
parent
29da102221
commit
3ad9bc6769
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Don't edit, this file is generated by FPCMake Version 1.1 [2003/04/01]
|
||||
# Don't edit, this file is generated by FPCMake Version 1.1 [2003/04/06]
|
||||
#
|
||||
default: all
|
||||
MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos macosx emx
|
||||
@ -204,7 +204,7 @@ UNITSDIR:=$(wildcard $(FPCDIR)/units/$(OS_TARGET))
|
||||
endif
|
||||
PACKAGESDIR:=$(wildcard $(FPCDIR) $(FPCDIR)/packages/base $(FPCDIR)/packages/extra)
|
||||
override PACKAGE_NAME=installer
|
||||
override PACKAGE_VERSION=1.0.6
|
||||
override PACKAGE_VERSION=1.0.8
|
||||
ifeq ($(OS_TARGET),linux)
|
||||
override TARGET_PROGRAMS+=installer
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user