diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-09 19:31:26 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-09 19:31:26 (GMT) |
commit | c6bcaaf940cadd50fd5172fb4b6b97234b9a44f8 (patch) | |
tree | ec3aee9c4aa36c066b22ea5a9ec80490eb8ee015 /templates | |
parent | 7163a0515e49cae8bf2436ab06d1a3e58eb92063 (diff) | |
download | linhes_dev-c6bcaaf940cadd50fd5172fb4b6b97234b9a44f8.zip |
comment out server lines
Diffstat (limited to 'templates')
-rw-r--r-- | templates/pacman.conf.chroot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/pacman.conf.chroot b/templates/pacman.conf.chroot index 7059fbc..e8cadc4 100644 --- a/templates/pacman.conf.chroot +++ b/templates/pacman.conf.chroot @@ -44,10 +44,10 @@ Server = http://knoppmyth.net/repo/REPLACEME/$repo Server = http://knoppmyth.net/repo/REPLACEME/$repo #[core-testing] -Server = http://knoppmyth.net/repo/REPLACEME/$repo +#Server = http://knoppmyth.net/repo/REPLACEME/$repo #[extra-testing] -Server = http://knoppmyth.net/repo/REPLACEME/$repo +#Server = http://knoppmyth.net/repo/REPLACEME/$repo |