Browse Source

* Adapt the configuration-file in such a way that fcl-web is used to download from repositories

git-svn-id: trunk@36552 -
joost 8 years ago
parent
commit
4ba84bab05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/fpcmkcfg/fppkg.cfg

+ 1 - 1
utils/fpcmkcfg/fppkg.cfg

@@ -8,7 +8,7 @@ RemoteMirrors=https://www.freepascal.org/repository/mirrors.xml
 RemoteRepository=auto
 RemoteRepository=auto
 CompilerConfig=default
 CompilerConfig=default
 FPMakeCompilerConfig=default
 FPMakeCompilerConfig=default
-Downloader=lnet
+Downloader=FPC
 InstallRepository=user
 InstallRepository=user
 
 
 [Repository]
 [Repository]