diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-09 19:30:54 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-09 19:30:54 (GMT) |
commit | 7163a0515e49cae8bf2436ab06d1a3e58eb92063 (patch) | |
tree | 84c728e6840a8a235e38ea9955989068ce1f6b08 /build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf | |
parent | 31ba3512a7ac1d9595e1f5aa32d561f1cc182511 (diff) | |
download | linhes_dev-7163a0515e49cae8bf2436ab06d1a3e58eb92063.zip |
add tweaker and mscorefonts to iso
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf')
-rwxr-xr-x | build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf b/build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf index f27a2a6..617c4d1 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf +++ b/build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf @@ -36,7 +36,10 @@ CacheDir = /data/var/cache/pacman/pkg # [core-testing] Server = file:///data/pkg_repo/i686/core-testing -#Server = http://localmirror/repo/r6-testing/ + +[extra-testing] +Server = file:///data/pkg_repo/i686/extra-testing + ########################ARCH DEFAULTS############# |