|
@@ -9,11 +9,11 @@ const fppkg : array[0..2,1..240] of char=(
|
|
|
'BuildDir={LocalRepository}build/'#010+
|
|
|
'ArchivesDir={LocalRepository}archives/'#010+
|
|
|
'CompilerConfigDir=%CompilerConfigDir%'#010+
|
|
|
- 'RemoteMirrors=http://www.freepascal.org/repository/mirrors.xml'#010+
|
|
|
- 'Remote','Repository=auto'#010+
|
|
|
+ 'RemoteMirrors=https://www.freepascal.org/repository/mirrors.xml'#010+
|
|
|
+ 'Remot','eRepository=auto'#010+
|
|
|
'CompilerConfig=default'#010+
|
|
|
'FPMakeCompilerConfig=default'#010+
|
|
|
- 'Downloader=lnet'#010+
|
|
|
+ 'Downloader=FPC'#010+
|
|
|
'InstallRepository=user'#010+
|
|
|
#010+
|
|
|
'[Repository]'#010+
|