diff --git a/configs/slpkg.toml b/configs/slpkg.toml index 1893133a..900d0418 100644 --- a/configs/slpkg.toml +++ b/configs/slpkg.toml @@ -111,7 +111,7 @@ LFTP_GET_OPTIONS = "-c get -e" # or for the locals repositories. LFTP_MIRROR_OPTIONS = "-c mirror --parallel=100 --only-newer" # Addition extra option for lftp command to exclude some not useful files -# from SBo repository. +# from SBo and ponce repositories. LFTP_EXCLUDE = "-X SLACKBUILDS.TXT.gz -X CHECKSUMS.md5.asc -X 'TAGS.txt*' -X '*.tar.gz*'" # If you are going to use a proxy server, try to fill in these variables.