aboutsummaryrefslogtreecommitdiff
path: root/alternatives/README.md
blob: e85015d57b8c55039538f1eab970b241285c212e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Alternatives Repository
=======================

This "repository" consists of multiple repositories that provide some alternative
functionality. Instead of adding this folder to your `$CPT_PATH`, you should
instead add the alternative package's repository to your path if you want to use
them.

    # Adding llvm-huge to your $CPT_PATH
    export CPT_PATH=$REPODIR/alternatives/llvm-huge:$CPT_PATH


You can find more information about the alternative repositories inside of them.