mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 15:30:43 +02:00
* 2.0.4 fix: missing access key for Source 3
git-svn-id: trunk@4167 -
This commit is contained in:
parent
76ac54b78f
commit
aaeeaf246d
@ -316,7 +316,7 @@ package=base.source.zip[basesrc.zip],~B~asic Makefiles for the sources
|
|||||||
# Source 2
|
# Source 2
|
||||||
package=compiler.source.zip[compsrc.zip],~C~ompiler sources
|
package=compiler.source.zip[compsrc.zip],~C~ompiler sources
|
||||||
# Source 3
|
# Source 3
|
||||||
package=rtl.source.zip[rtlsrc.zip],~R~un time library sources
|
package=rtl.source.zip[rtlsrc.zip],Run time library sources
|
||||||
# Source 4
|
# Source 4
|
||||||
package=fcl.source.zip[fclsrc.zip],~F~ree component library (FCL) sources
|
package=fcl.source.zip[fclsrc.zip],~F~ree component library (FCL) sources
|
||||||
# Source 5
|
# Source 5
|
||||||
@ -385,7 +385,7 @@ package=units-sqlite.source.zip[usqltsrc.zip],SQLite interface units
|
|||||||
#
|
#
|
||||||
# Source packages 3rd part
|
# Source packages 3rd part
|
||||||
#
|
#
|
||||||
pack=Sources 3
|
pack=Sou~r~ces 3
|
||||||
filecheck=*.source.zip[*src.zip]
|
filecheck=*.source.zip[*src.zip]
|
||||||
# Source-3 1
|
# Source-3 1
|
||||||
package=units-winunits.source.zip[uwinsrc.zip],Extended Windows API interface units
|
package=units-winunits.source.zip[uwinsrc.zip],Extended Windows API interface units
|
||||||
|
Loading…
Reference in New Issue
Block a user