diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/pacman.conf | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index eacdc089..4de3388d 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -74,11 +74,11 @@ LocalFileSigLevel = Optional  #[danctnix-testing]  #Server = https://p64.arikawa-hi.me/$repo/$arch/ -[fly] -Server = file:///home/xyz/programs/repos/fly/$arch +#[fly] +#Server = file:///home/xyz/programs/repos/fly/$arch -[fly-any] -Server = file:///home/xyz/programs/repos/fly/any +#[fly-any] +#Server = file:///home/xyz/programs/repos/fly/any  [danctnix]  Server = https://p64.arikawa-hi.me/$repo/$arch/  | 
