diff options
author | R. Dale Thomas <rdt@knoppmyth.net> | 2008-10-04 16:46:34 (GMT) |
---|---|---|
committer | R. Dale Thomas <rdt@knoppmyth.net> | 2008-10-04 16:46:34 (GMT) |
commit | 4b76a925847572de86f13f9407d0be3641fa9d5d (patch) | |
tree | 9c1ac24295df132e5a5571e116560428e70e2963 /build_tools/clarch/larch | |
parent | 5a180c0eb35639912cff68b08def263b5b14b4a2 (diff) | |
parent | 8202aecfb8f6937a30bfd06f2d586e45596d445a (diff) | |
download | linhes_dev-4b76a925847572de86f13f9407d0be3641fa9d5d.zip |
Merge branch 'HEAD' of ssh://rdt@knoppmyth.net/mount/repository/LinHES-dev.git
Diffstat (limited to 'build_tools/clarch/larch')
-rwxr-xr-x | build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf | 2 |
1 files changed, 1 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 750502b..f27a2a6 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf +++ b/build_tools/clarch/larch/profiles/i686-testing-local/pacman.conf @@ -35,7 +35,7 @@ CacheDir = /data/var/cache/pacman/pkg # - local/custom mirrors can be added here or in separate files # [core-testing] -Server = file:///data/local/pkg_repo/i686/core-testing +Server = file:///data/pkg_repo/i686/core-testing #Server = http://localmirror/repo/r6-testing/ |