Remove statement about "policy restrictions" wrt repos (NFC);

addresses https://github.com/root-project/cling/issues/307
This commit is contained in:
Axel Naumann 2020-09-01 11:22:42 +02:00 committed by jenkins
parent b88b2346c4
commit 7e6762da4f

View File

@ -5,11 +5,9 @@ The Cling Packaging Tool is a command-line utility written in Python to build
Cling from source and generate installer bundles for a wide range of platforms.
Cling maintains its own vendor clones of LLVM and Clang (part of ROOT's trunk)
on which it is based. Due to some policy restrictions we do not distribute
Cling on official repositories of Debian and others. Therefore this tool is the
easiest way to build Cling for your favorite platorm and bundle it into an
installer. If you want to manually compile Cling from source, go through the
[README] of Cling or the build instructions [here].
on which it is based. This tool is the easiest way to build Cling for your favorite
platorm and bundle it into an installer. If you want to manually compile Cling
from source, go through the [README] of Cling or the build instructions [here].
[README]:https://github.com/root-project/cling/blob/master/README.md
[here]:http://root.cern.ch/drupal/content/cling-build-instructions